TcxPivotGridCustomStyles Methods
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