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