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

LookupDataMauiBase..::..LookupControl Property

Gets the lookup control.

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

Syntax


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

Field Value

The lookup control.