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

ListWindowViewModel..::..OrderedList Property

Gets the ordered list.

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

Syntax


public IReadOnlyList<ListControlDataSourceRow> OrderedList { get; }
Public ReadOnly Property OrderedList As IReadOnlyList(Of ListControlDataSourceRow)
	Get
public:
property IReadOnlyList<ListControlDataSourceRow^>^ OrderedList {
	IReadOnlyList<ListControlDataSourceRow^>^ get ();
}

Field Value

The ordered list.