PivotTable.DisplayFieldCaptions Property

Definition

Controls whether or not filter buttons and PivotField captions for rows and columns are displayed in the grid. Read/write.

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

Property Value

Boolean

Remarks

The default value is True.

Applies to