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

LookupDefinitionBase..::..InitialOrderByField Property

Gets or sets the initial order by field.

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

Syntax


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

Field Value

The initial order by field.