C1.PivotEngine Assembly / C1.PivotEngine Namespace / C1PivotEngine Class / ShowKeyColumns Property

In This Topic
ShowKeyColumns Property (C1PivotEngine)
In This Topic
Gets or sets a value that determines whether the PivotEngine output table should include columns containing the row keys.
Syntax
'Declaration
 
Public Property ShowKeyColumns As Boolean
 
See Also