| C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotField Class |
The following tables list the members exposed by C1FlexPivotField.
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets a string to be displayed in the user interface. |
![]() | Filter | Gets the filter used to select field values. |
![]() | FlexPivotEngine | Gets the C1FlexPivotEngine that owns this field. |
![]() | Format | Gets or sets the format to use when displaying field values. |
![]() | IsActive | Gets or sets whether this field is active in the FlexPivot view. |
![]() | Key | Gets a key that uniquely identifies the field in a collection. |
![]() | Lookup | Gets or sets IDictionary that contains lookup values for this field. |
![]() | Name | Gets the name of the field source column. |
![]() | ParentList | Gets the C1FlexPivotFieldList that contains this field. |
![]() | ShowAs | Gets or sets how the field results should be formatted. |
![]() | Style | Gets the C1FlexPivotFieldStyle used to display the field values on the grid. |
![]() | StyleHigh | Gets the C1FlexPivotConditionalFieldStyle used to display high values. |
![]() | StyleLow | Gets the C1FlexPivotConditionalFieldStyle used to display low values. |
![]() | Subtotal | Gets or sets the type of subtotal to use when combining field values. |
![]() | Type | Gets the type of the field source column. |
![]() | WeightField | Gets or sets the C1FlexPivotField used as a weight for calculating subtotals on this field. |
![]() | Width | Gets or sets the preferred width to be used for showing the field in the user interface. |
| Name | Description | |
|---|---|---|
![]() | GetUniqueValues | Gets a list of unique values found in the data source for this field. |
![]() | ReadXml | Reads the field from an System.Xml.XmlReader. |
![]() | WriteXml | Saves the field into an System.Xml.XmlWriter. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Fires when a property changes. |