ShowKeyColumns Property (C1PivotEngine)
Gets or sets a value that determines whether the PivotEngine output table should include columns containing the row keys.
public bool ShowKeyColumns {get; set;}
'Declaration
Public Property ShowKeyColumns As Boolean