Skip to main content

TcxPivotGridCustomStyles.ColumnMaximumValue Property

Specifies style settings for cross cells displaying maximum column values.

Declaration

property ColumnMaximumValue: TcxStyle index gs_ColumnMaximumValue read; write;

Property Value

Type
TcxStyle

Remarks

Use the RowMaximumValue and MaximumValue properties to specify styles for cross cells displaying maximum row values and maximum values within the entire pivot grid, respectively.

See Also