Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridFieldStyles Methods
Show Inherited Hide Inherited

Represents style settings for a field‘s visual elements.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetBackgroundParams Returns the TcxViewParams record containing information on style settings of the pivot grid’s background. Inherited from TcxPivotGridCustomStyles.
GetBitmap(Integer) Inherited from TcxStyles.
GetColumnHeaderParams(TcxPivotGridViewDataItem) Returns the TcxViewParams record containing information on style settings of the column field value. Inherited from TcxPivotGridCustomStyles.
GetColumnMaximumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display maximum column values. Inherited from TcxPivotGridCustomStyles.
GetColumnMinimumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display minimum column values. Inherited from TcxPivotGridCustomStyles.
GetContentParams(TcxPivotGridDataCellViewInfo) Returns the TcxViewParams record containing information on data area‘s style settings. Inherited from TcxPivotGridCustomStyles.
GetFieldHeaderParams(TcxPivotGridField) Returns the TcxViewParams record containing information on field‘s style settings. Inherited from TcxPivotGridCustomStyles.
GetFilterSeparatorParams Returns the TcxViewParams record containing information on filter header area separator style settings. Inherited from TcxPivotGridCustomStyles.
GetHashCode Inherited from TObject.
GetHeaderBackgroundParams(TcxPivotGridFieldArea) Returns the TcxViewParams record containing information on style settings of the AArea’s background. Inherited from TcxPivotGridCustomStyles.
GetMaximumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display maximum values of the entire pivot grid. Inherited from TcxPivotGridCustomStyles.
GetMinimumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display minimum values of the entire pivot grid. Inherited from TcxPivotGridCustomStyles.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPrefilterParams Returns the TcxViewParams record containing information on style settings for the prefilter panel. Inherited from TcxPivotGridCustomStyles.
GetRowHeaderParams(TcxPivotGridViewDataItem) Returns the TcxViewParams record containing information on style settings of the row field values. Inherited from TcxPivotGridCustomStyles.
GetRowMaximumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display maximum row values. Inherited from TcxPivotGridCustomStyles.
GetRowMinimumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display minimum row values. Inherited from TcxPivotGridCustomStyles.
GetSelectionParams Returns the TcxViewParams record containing information on style settings of the selected data cell. Inherited from TcxPivotGridCustomStyles.
GetViewParams(Integer,TObject,TcxStyle,TcxViewParams) Inherited from TcxStyles.
IsValidStyleSheet(TcxCustomStyleSheet) Inherited from TcxCustomStyles.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ResetStyles Inherited from TcxCustomStyles.
ToString Inherited from TObject.
See Also