Table of Contents

TTMSFNCCustomDataGrid.SelectAllCells Method

Selects all data cells in the grid.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure SelectAllCells(AIncludeHidden: Boolean = True);

Parameters

Name Description
AIncludeHidden When True, hidden cells are included in the selection.