ComponentOne FlexPivot for WinForms
ColumnFields Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class : ColumnFields Property
Gets a list of C1FlexPivotField objects that define the fields shown as columns in the output table.
Syntax
'Declaration
 
Public ReadOnly Property ColumnFields As C1FlexPivotFieldList
public C1FlexPivotFieldList ColumnFields {get;}
Remarks
See the Fields property for details and an example.
See Also

Reference

C1FlexPivotEngine Class
C1FlexPivotEngine Members