UserAutoFill..::..AutoFillSetup Property
Gets or sets the automatic fill setup.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillSetup AutoFillSetup { get; set; }
Public Property AutoFillSetup As AutoFillSetup Get Set
public: property AutoFillSetup^ AutoFillSetup { AutoFillSetup^ get (); void set (AutoFillSetup^ value); }