Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxGridView6 FixedColCount

FixedColCount

Specifies how many columns will be locked on the left side of component and not be scrolled horizontally.

pas
property FixedColCount: Integer read FFixedColCount write SetFixedColCount default 0;

Remarks

For slides view, ShowHeader property need to be set to True in order that the property have an effect.

Sign in