ComponentOne FlexPivot for WinForms
C1FlexPivotField Class Members
Properties  Methods  Events

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotField Class

The following tables list the members exposed by C1FlexPivotField.

Public Properties
 NameDescription
Public PropertyGets or sets a string to be displayed in the user interface.  
Public PropertyGets the filter used to select field values.  
Public PropertyGets the C1FlexPivotEngine that owns this field.  
Public PropertyGets or sets the format to use when displaying field values.  
Public PropertyGets or sets whether this field is active in the FlexPivot view.  
Public PropertyGets a key that uniquely identifies the field in a collection.  
Public PropertyGets or sets IDictionary that contains lookup values for this field.  
Public PropertyGets the name of the field source column.  
Public PropertyGets the C1FlexPivotFieldList that contains this field.  
Public PropertyProvides the RangeInfo used to group values by a criteria.  
Public PropertyGets or sets how the field results should be formatted.  
Public PropertyGets the C1FlexPivotFieldStyle used to display the field values on the grid.  
Public PropertyGets the C1FlexPivotConditionalFieldStyle used to display high values.  
Public PropertyGets the C1FlexPivotConditionalFieldStyle used to display low values.  
Public PropertyGets or sets the type of subtotal to use when combining field values.  
Public PropertyGets the type of the field source column.  
Public PropertyGets or sets the C1FlexPivotField used as a weight for calculating subtotals on this field.  
Public PropertyGets or sets the preferred width to be used for showing the field in the user interface.  
Top
Public Methods
 NameDescription
Public MethodGets a list of unique values found in the data source for this field.  
Public MethodReads the field from an System.Xml.XmlReader.  
Public MethodSaves the field into an System.Xml.XmlWriter.  
Top
Public Events
 NameDescription
Public EventFires when a property changes.  
Top
See Also

Reference

C1FlexPivotField Class
C1.FlexPivot Namespace