SelectedIndex Property (SparkDataGrid)

Action

Gets the index of the selected row.

Syntax

C#
protected Integer selectedIndex { get; }
VB
'Declaration
Protected Read Property selectedIndex As Integer

Access

Read only.