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

In This Topic
    ShowLabel Property (Code128)
    In This Topic
    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