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

In This Topic
    BearerBar Property (Interleaved2of5)
    In This Topic
    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