RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupDataChangedArgs..::..SelectedRowIndex Property

Gets the index of the selected row.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public int SelectedRowIndex { get; }
Public ReadOnly Property SelectedRowIndex As Integer
	Get
public:
property int^ SelectedRowIndex {
	int^ get ();
}

Field Value

The index of the selected row.