Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxCustomGrid6 UserDefinedColorPalette

UserDefinedColorPalette

Sets of properties that can be used to further specify style of grid. This properties only works if Style property is set to stUserDefined.

pas
property UserDefinedColorPalette: TNxUserDefinedColorPalette read FUserDefinedColorPalette write SetUserDefinedColorPalette;

Properties that can be set there are:

PropertyDescription
HeaderHoverColorColor of any header in grid if mouse is hovered over it.

Sign in