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.