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