Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxColumn6 ParentColor

ParentColor

Specifies where the column looks for its color information.

To have column to use the same color as Grid, set this property to True. If value of the property is False, the column uses its own Color property.

pas
property ParentColor: Boolean read GetParentColor write SetParentColor default True;

Sign in