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

In This Topic
    ShowLabel Property (Code128TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Code128.ShowLabel. Indicates whether the value is rendered under the symbol.
    Syntax
    'Declaration
     
    Public Overridable Property ShowLabel As Boolean
    public virtual bool ShowLabel {get; set;}
    See Also