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

In This Topic
    HideAiText Property (Gs1DataBarTruncated)
    In This Topic
    Indicates whether to show the Application Identifier in the label text.
    Syntax
    'Declaration
     
    Public Overridable Property HideAiText As Boolean
    public virtual bool HideAiText {get; set;}
    See Also