TcxPivotGridField Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Actual |
Returns the on-screen field‘s width in pixels. |
Allowed |
Specifies areas where the field can be positioned. |
Area | Specifies the area in which the field is displayed. |
Area |
Specifies the position of the field amongst the other fields within the same area. |
Caption | Specifies the field’s display caption. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Custom |
Provides indexed access to custom totals that are calculated for the current field. |
Data |
Specifies an object which links the current field to data storage. |
Data |
Specifies the cell visibility for data fields. |
Design |
Inherited from TComponent. |
Display |
Specifies the formatting pattern used to display field values. |
Field |
|
Filter | Provides access to the filter applied to the current field. |
Group | Specifies the group in which the field is contained. |
Group |
Specifies the expansion state of the field in a group. |
Group |
Specifies the index of the group in which the field is contained. |
Group |
Specifies how the values of the current column field or row field are combined into groups. |
Group |
|
Group |
Specifies the length of the intervals when values are grouped together. |
Group |
Provides indexed access to the list of the field’s grouping values. |
Hidden | Specifies whether the field is displayed within the customization form. |
Image |
Specifies the alignment of an image within the header of the current field. |
Image |
Specifies the index of an image associated with the field. |
Index | Specifies the position of the current field within the control’s field collection. |
Is |
|
Is |
In OLAP mode, determines whether the current field is associated with a cube hierarchy’s element. This property is for internal use only. |
Is |
|
Min |
Specifies the minimum field‘s width in pixels. |
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. |
Owner | Inherited from TComponent. |
Pivot |
Specifies the pivot grid control that owns the current field. |
Properties | Provides access to active editor settings. |
Properties |
Specifies a reference to the editor properties class that corresponds to the active editor type. |
Properties |
Specifies the active editor type by its class name. |
Record |
Returns the total number of records that provide data for the field. |
Repository |
Specifies an edit repository item component for the pivot grid field. |
Sort |
Specifies the options used to sort the values of the current column field and row field by grand total summary values. |
Sorted |
Indicates whether the values of the current field are sorted by the grand total summary values of a data field. |
Sort |
Specifies the field‘s sort order. |
Styles | Represents style settings for the current field’s visual elements. |
Summary |
Determines the position of the current field within the Summary |
Summary |
Specifies the type of the summary function which is calculated against the current field’s values. |
Summary |
Specifies how a summary value that is calculated against the current data field is represented in a data cell. |
Tag | Inherited from TComponent. |
Top |
Specifies the total number of the field values that are to be displayed for the current column field or row field. |
Top |
Specifies whether the ‘Others’ item is displayed in the pivot grid when the Top N Values feature is enabled. |
Totals |
Specifies the type of the totals calculated and displayed within the pivot grid for the current field. |
Unique |
In OLAP mode, specifies the full name of a cube element that is bound to the current field. |
Values | Provides access to the values of the current field. |
VCLCom |
Inherited from TComponent. |
Visible | Specifies whether the current field is displayed within the pivot grid. |
Visible |
|
Visible |
Determines whether the current field is visible within the group that owns it. |
Width | Specifies the field header’s width in pixels. |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs when a summary value needs to be calculated manually. |
On |
Allows you to customize text in the data cell that corresponds to the pivot grid field. |
On |
Occurs when an image is associated with a grouping item. |
On |
Occurs when a grouping value for a field value is to be determined. |
On |
Allows you to customize a grouping value‘s text that corresponds to the pivot grid field. |
On |
Allows you to change the active editor and customize its settings depending on specific conditions. |
On |
Enables you to customize a list of the current field’s properties to be stored to external data stores. |
On |
Enables you to provide values for field properties to be saved to external data stores. |
On |
Enables you to customize the text displayed in total headers that correspond to the current field. |
On |
Enables you to restore the current field’s property values from external data stores. |
Properties |
See Also