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

In This Topic
ShowLabel Property (Gs1DataBarExpanded)
In This Topic
Indicates whether the value is rendered under the symbol.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(True)>
Public Overridable Property ShowLabel As Boolean
 
See Also