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

LookupDefinitionBase..::..InitialOrderByType Property

Gets and sets the initial type of the order by.

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

Syntax


public OrderByTypes InitialOrderByType { get; set; }
Public Property InitialOrderByType As OrderByTypes
	Get
	Set
public:
property OrderByTypes^ InitialOrderByType {
	OrderByTypes^ get ();
	void set (OrderByTypes^ value);
}

Field Value

The initial type of the order by.