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