AutoWidth Property (Codabar)
In This Topic
Gets or sets a value indicating whether the control width should automatically change along with the Value length.
Syntax
'Declaration
Public Overridable Property AutoWidth As Boolean
public virtual bool AutoWidth {get; set;}
See Also