SelectedIndices Property (SparkDataGrid)

Action

Gets the indices of the selected rows.

Syntax

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

Access

Read only.