SelectedCells Property (FlexAdvancedDataGrid)

Action

Gets an Array of cell locations as row and column indices.

Changing the value of the selectionMode property sets this property to null (Nothing in Visual Basic).

Syntax

C#
protected String selectedCells { get; }
VB
'Declaration
Protected Read Property selectedCells As String

Access

Read only.