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

适用于