TTMSFNCDataGridCore.RowViewMode Property
Controls whether
RowCountreflects total allocated rows (grvmTotalRows) or only the rows that fit in the control viewport (grvmControl).
API unit family: TMSFNCDataGridCore
Declaring type: TTMSFNCDataGridCore
Type: TTMSFNCDataGridRowViewMode
Syntax
property RowViewMode: TTMSFNCDataGridRowViewMode;
Default: grvmTotalRows