FixedRowCount
Specifies number of rows to be “fixed” or “locked” at the top of all other rows and not be affected by scrolling.
pas
property FixedRowCount: Integer read FFixedRowCount write SetFixedRowCount default 0; Specifies number of rows to be “fixed” or “locked” at the top of all other rows and not be affected by scrolling.
property FixedRowCount: Integer read FFixedRowCount write SetFixedRowCount default 0;