Table of Contents

TTMSFNCDataGridCore.RowViewMode Property

Controls whether RowCount reflects 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