C1.Web.Mvc Namespace / Gs1DataBarExpanded Class / HideExtraChecksum Property

In This Topic
HideExtraChecksum Property (Gs1DataBarExpanded)
In This Topic
Indicates whether to show the check digit in the label text of the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property HideExtraChecksum As Boolean
 
See Also