GetMultiSelCells Function (DataGrid)

Class

DataGrid.

Action

Returns a list of selected DataGridCells in a grid. A cell is selected by holding down the Control key and clicking its cell.

Syntax

lsDataGridCells = DataGrid.GetMultiSelCells()
Variable Description
lsDataGridCells List of selected cells in a DataGrid. LIST OF STRING.