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

In This Topic
    HideAiText Property (Gs1DataBarExpandedStackedTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Gs1DataBarBase.HideAiText. 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