LookupDataMauiBase..::..LookupControl Property
Gets the lookup control.
Namespace:
RingSoft.DbLookup.LookupAssembly: 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); }