LookupCallBackToken..::..RefreshMode Property
Gets or sets the refresh mode.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillRefreshModes RefreshMode { get; set; }
Public Property RefreshMode As AutoFillRefreshModes Get Set
public: property AutoFillRefreshModes^ RefreshMode { AutoFillRefreshModes^ get (); void set (AutoFillRefreshModes^ value); }