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

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