ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / Gs1DataBarExpandedStackedTagHelper Class / HideLinkageText Property

In This Topic
    HideLinkageText Property (Gs1DataBarExpandedStackedTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Gs1DataBarBase.HideLinkageText. Indicates whether to show the linkage in the label text.
    Syntax
    'Declaration
     
    Public Overridable Property HideLinkageText As Boolean
    public virtual bool HideLinkageText {get; set;}
    See Also