TcxPivotGridOLAPField Properties
A Pivot Grid field designed for OLAP Mode.| Name | Description |
|---|---|
| ActualWidth | Returns the on-screen field‘s width in pixels. Inherited from TcxPivotGridField. |
| AllowedAreas | Specifies areas where the field can be positioned. Inherited from TcxPivotGridField. |
| Area | Specifies the area in which the field is displayed. Inherited from TcxPivotGridField. |
| AreaIndex | Specifies the position of the field amongst the other fields within the same area. Inherited from TcxPivotGridField. |
| Caption | Specifies the field’s display caption. Inherited from TcxPivotGridField. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| CustomTotals | Provides indexed access to custom totals that are calculated for the current field. Inherited from TcxPivotGridField. |
| DataBinding | Specifies an object which links the current field to data storage. Inherited from TcxPivotGridField. |
| DataVisibility | Specifies the cell visibility for data fields. Inherited from TcxPivotGridField. |
| DesignInfo | Inherited from TComponent. |
| DimensionUniqueName | Determines the dimension name. |
| DisplayFormat | Specifies the formatting pattern used to display field values. Inherited from TcxPivotGridField. |
| FieldInCompactLayout | Inherited from TcxPivotGridField. |
| FieldType | Determines the field type. |
| Filter | Provides access to the filter applied to the current field. Inherited from TcxPivotGridField. |
| Group | Specifies the group in which the field is contained. Inherited from TcxPivotGridField. |
| GroupExpanded | Specifies the expansion state of the field in a group. Inherited from TcxPivotGridField. |
| GroupIndex | Specifies the index of the group in which the field is contained. Inherited from TcxPivotGridField. |
| GroupInterval | Specifies how the values of the current column field or row field are combined into groups. Inherited from TcxPivotGridField. |
| GroupIntervalAdvanced | Inherited from TcxPivotGridField. |
| GroupIntervalRange | Specifies the length of the intervals when values are grouped together. Inherited from TcxPivotGridField. |
| GroupValueList | Provides indexed access to the list of the field’s grouping values. Inherited from TcxPivotGridField. |
| Hidden | Specifies whether the field is displayed within the customization form. Inherited from TcxPivotGridField. |
| HierarchyUniqueName | Determines the hierarchical path to the field. |
| ImageAlign | Specifies the alignment of an image within the header of the current field. Inherited from TcxPivotGridField. |
| ImageIndex | Specifies the index of an image associated with the field. Inherited from TcxPivotGridField. |
| Index | Specifies the position of the current field within the control’s field collection. Inherited from TcxPivotGridField. |
| IsCaptionAssigned | Inherited from TcxPivotGridField. |
| IsHierarchy | Determines if the current field is associated with a cube hierarchy element (in OLAP mode). Inherited from TcxPivotGridField. |
| IsLastVisibleInArea | Inherited from TcxPivotGridField. |
| IsMeasure | Determines whether the field is a measure. |
| KPIType | Determines the KPI type. |
| LevelNumber | |
| LevelUniqueName | Determines the field level name. |
| MinWidth | Specifies the minimum field‘s width in pixels. Inherited from TcxPivotGridField. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Options | Specifies field settings. |
| Owner | Inherited from TComponent. |
| PivotGrid | Specifies the pivot grid control that owns the current field. Inherited from TcxPivotGridField. |
| Properties | Provides access to active editor settings. Inherited from TcxPivotGridField. |
| PropertiesClass | Specifies a reference to the editor properties class that corresponds to the active editor type. Inherited from TcxPivotGridField. |
| PropertiesClassName | Specifies the active editor type by its class name. Inherited from TcxPivotGridField. |
| RecordCount | Returns the total number of records that provide data for the field. Inherited from TcxPivotGridField. |
| RepositoryItem | Specifies an edit repository item component for the pivot grid field. Inherited from TcxPivotGridField. |
| SortBySummaryInfo | Specifies the options used to sort the values of the current column field and row field by grand total summary values. Inherited from TcxPivotGridField. |
| SortedBySummary | Indicates whether the values of the current field are sorted by the grand total summary values of a data field. Inherited from TcxPivotGridField. |
| SortMode | Specifies how field values are sorted. |
| SortOrder | Specifies the field‘s sort order. Inherited from TcxPivotGridField. |
| Styles | Represents style settings for the current field’s visual elements. Inherited from TcxPivotGridField. |
| SummaryIndex | Determines the position of the current field within the SummaryFields collection. Inherited from TcxPivotGridField. |
| SummaryType | Specifies the type of the summary function which is calculated against the current field’s values. Inherited from TcxPivotGridField. |
| SummaryVariation | Specifies how a summary value that is calculated against the current data field is represented in a data cell. Inherited from TcxPivotGridField. |
| Tag | Inherited from TComponent. |
| TopValueCount | Specifies the total number of the field values that are to be displayed for the current column field or row field. Inherited from TcxPivotGridField. |
| TopValueShowOthers | Specifies whether the ‘Others’ item is displayed in the pivot grid when the Top N Values feature is enabled. Inherited from TcxPivotGridField. |
| TotalsVisibility | Specifies the type of the totals calculated and displayed within the pivot grid for the current field. Inherited from TcxPivotGridField. |
| UniqueName | In OLAP mode, specifies the full name of a cube element that is bound to the current field. Inherited from TcxPivotGridField. |
| Values | Provides access to the values of the current field. Inherited from TcxPivotGridField. |
| VCLComObject | Inherited from TComponent. |
| Visible | Specifies whether the current field is displayed within the pivot grid. Inherited from TcxPivotGridField. |
| VisibleIndex | Inherited from TcxPivotGridField. |
| VisibleInGroup | Determines whether the current field is visible within the group that owns it. Inherited from TcxPivotGridField. |
| Width | Specifies the field header’s width in pixels. Inherited from TcxPivotGridField. |
See Also