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