Skip to main content

TcxPivotGridCustomStyles.RowMaximumValue Property

Specifies style settings for cross cells displaying maximum row values.

Declaration

property RowMaximumValue: TcxStyle index gs_RowMaximumValue read; write;

Property Value

Type
TcxStyle

Remarks

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

See Also