SelectAllItems Method

Class

WinFormsDataGrid.

Action

Selects all items in the data grid.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

Datagrid.SelectAllItems()

Example

DataGrid1.SelectAllItems()