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