C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotField Class


PivotField Class Properties

For a list of all members of this type, see PivotField members.

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 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 System.Collections.IDictionary that contains lookup values for this field.  
Public PropertyGets the name of the field source column.  
Public PropertyGets the PivotFieldList that contains this field.  
Public PropertyGets the C1PivotEngine that owns 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 PivotFieldStyle used to display the field values on the grid.  
Public PropertyGets the PivotConditionalFieldStyle used to display high values.  
Public PropertyGets the PivotConditionalFieldStyle 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 PivotField 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
See Also