次の方法で共有


Chart.ShowReportFilterFieldButtons プロパティ

定義

このオブジェクト、メンバー、または列挙体は非推奨であり、コードで使用することを意図していません。

public:
 property bool ShowReportFilterFieldButtons { bool get(); void set(bool value); };
public bool ShowReportFilterFieldButtons { get; set; }
member this.ShowReportFilterFieldButtons : bool with get, set
Public Property ShowReportFilterFieldButtons As Boolean

プロパティ値

ピボット グラフのレポート フィルター フィールド ボタンを表示する必要がある場合は true。それ以外の場合は false

適用対象