RecordLockingWindow..::..UserAutoFillControl Property
Gets or sets the user automatic fill control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AutoFillReadOnlyControl UserAutoFillControl { get; set; }
Public Property UserAutoFillControl As AutoFillReadOnlyControl Get Set
public: property AutoFillReadOnlyControl^ UserAutoFillControl { AutoFillReadOnlyControl^ get (); void set (AutoFillReadOnlyControl^ value); }