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