PivotTable.EnableFieldList Property

Definition

False to disable the ability to display the field list for the PivotTable. If the field list was already being displayed it disappears. The default value is True. Read/write Boolean.

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

Property Value

Applies to