CubeField.DragToPage プロパティ

定義

フィールドをページ位置にドラッグできる場合は True を指定します。

public:
 property bool DragToPage { bool get(); void set(bool value); };
public bool DragToPage { get; set; }
Public Property DragToPage As Boolean

プロパティ値

注釈

既定値は True です。

OLAP データ ソースの場合、メジャー フィールドの値は False です

適用対象