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

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