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