ComponentOne FlexPivot for WinForms
C1FlexPivotField Class
Members 

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotField Class
Represents a property of the items in the data source.
Object Model
C1FlexPivotField Class
Syntax
'Declaration
 
Public Class C1FlexPivotField 
public class C1FlexPivotField 
Remarks

C1FlexPivotField objects represent 'dimensions' in the output FlexPivot table.

Each row and column on the output table is uniquely identified by a C1FlexPivotKey object. These objects contain a list of C1FlexPivotField objects and specific values.

Inheritance Hierarchy

System.Object
   C1.FlexPivot.C1FlexPivotField

See Also

Reference

C1FlexPivotField Members
C1.FlexPivot Namespace