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

ListWindowViewModel..::..SelectedIndex Property

Gets the index of the selected.

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

Syntax


public int SelectedIndex { get; set; }
Public Property SelectedIndex As Integer
	Get
	Set
public:
property int^ SelectedIndex {
	int^ get ();
	void set (int^ value);
}

Field Value

The index of the selected.