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

ListWindowViewModel..::..OrderByList Property

Gets the order by list.

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

Syntax


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

Field Value

The order by list.