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

TcxPivotGridCustomStyles Methods
Show Inherited Hide Inherited

The base class for classes that contain style settings for pivot grid 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.
GetBitmap(Integer) Inherited from TcxStyles.
GetColumnHeaderParams(TcxPivotGridViewDataItem) Returns the TcxViewParams record containing information on style settings of the column field value.
GetColumnMaximumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display maximum column values.
GetColumnMinimumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display minimum column values.
GetContentParams(TcxPivotGridDataCellViewInfo) Returns the TcxViewParams record containing information on data area‘s style settings.
GetFieldHeaderParams(TcxPivotGridField) Returns the TcxViewParams record containing information on field‘s style settings.
GetFilterSeparatorParams Returns the TcxViewParams record containing information on filter header area separator style settings.
GetHashCode Inherited from TObject.
GetHeaderBackgroundParams(TcxPivotGridFieldArea) Returns the TcxViewParams record containing information on style settings of the AArea’s background.
GetMaximumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display maximum values of the entire pivot grid.
GetMinimumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display minimum values of the entire pivot grid.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetPrefilterParams Returns the TcxViewParams record containing information on style settings for the prefilter panel.
GetRowHeaderParams(TcxPivotGridViewDataItem) Returns the TcxViewParams record containing information on style settings of the row field values.
GetRowMaximumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display maximum row values.
GetRowMinimumValueParams Returns the TcxViewParams record containing information on style settings for cross cells that display minimum row values.
GetSelectionParams Returns the TcxViewParams record containing information on style settings of the selected data cell.
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