Skip to main content

TcxDBPivotGridField Properties

The TcxDBPivotGridField class implements a field used in bound mode.
Name Description
ActualWidth Returns the on-screen field‘s width in pixels. Inherited from TcxPivotGridField.
AllowedAreas Specifies the areas in which 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 data-aware field’s display caption.
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 Represents the mapping tool used for binding the view and persistent fields.
DataVisibility Specifies the cell visibility for data fields. Inherited from TcxPivotGridField.
DesignInfo Inherited from TComponent.
DisplayFormat Specifies the formatting pattern used to display field values. Inherited from TcxPivotGridField.
FieldInCompactLayout Inherited from TcxPivotGridField.
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.
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

In OLAP mode, determines whether the current field is associated with a cube hierarchy’s element.

This property is for internal use only.

Inherited from TcxPivotGridField.
IsLastVisibleInArea Inherited from TcxPivotGridField.
MinWidth Specifies the minimum field‘s width in pixels. Inherited from TcxPivotGridField.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options Contains a set of options which control end-user abilities with regard to changing an item’s contents and the appearance of item cells. Inherited from TcxPivotGridField.
Owner Inherited from TComponent.
PivotGrid Specifies the pivot grid that the currently processed field belongs to.
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.
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