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