SelectedItem Property (SparkDataGrid)

Action

Gets the item of the selected row.

Syntax

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

Access

Read only.