C1.Olap Namespace : C1OlapField Class |
For a list of all members of this type, see C1OlapField members.
Name | Description | |
---|---|---|
![]() | Caption | Gets or sets a string to be displayed in the user interface. |
![]() | Filter | Gets the filter used to select field values. |
![]() | Format | Gets or sets the format to use when displaying field values. |
![]() | IsActive | Gets or sets whether this field is active in the Olap view. |
![]() | Name | Gets the name of the field source column. |
![]() | OlapEngine | Gets the C1OlapEngine that owns this field. |
![]() | ParentList | Gets the C1OlapFieldList that contains this field. |
![]() | Style | Gets the C1OlapFieldStyle used to display the field values on the grid. |
![]() | StyleHigh | Gets the C1OlapConditionalFieldStyle used to display high values. |
![]() | StyleLow | Gets the C1OlapConditionalFieldStyle 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 C1OlapField 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. |