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

In This Topic
    HideLinkageText Property (Gs1DataBarBase)
    In This Topic
    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