HideExtraChecksum Property (Ean8)
In This Topic
Indicates whether to show the check digit in the label text of the control.
Syntax
'Declaration
Public Overridable Property HideExtraChecksum As Boolean
public virtual bool HideExtraChecksum {get; set;}
See Also