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

LookupControl..::..LookupDefinition Property

Gets or sets the lookup definition.

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

Syntax


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

Field Value

The lookup definition.