ShowPivotTableFieldList Property
ShowPivotTableFieldList
Gets or sets a value indicating whether the PivotTable field list can be shown.
Default is true.
Declaration
bool ShowPivotTableFieldList { get; set; }
Property ShowPivotTableFieldList As Boolean