SelectedCells Property (SparkDataGrid)

Action

Gets the selected cells.

Syntax

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

Access

Read only.