PivotTable.CompactLayoutColumnHeader Property

Definition

Specifies the caption that is displayed in the column header of a PivotTable when in compact row layout form. Read/write.

public:
 property System::String ^ CompactLayoutColumnHeader { System::String ^ get(); void set(System::String ^ value); };
public string CompactLayoutColumnHeader { get; set; }
Public Property CompactLayoutColumnHeader As String

Property Value

String

Remarks

When the user customizes these captions in the grid, it is also reflected in these properties.

Applies to