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

In This Topic
    BearerBar Property (Itf14TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Itf14.BearerBar. Indicates whether to enable bearer bar (the thick black border) around the symbol.
    Syntax
    'Declaration
     
    Public Overridable Property BearerBar As Boolean
    public virtual bool BearerBar {get; set;}
    See Also