ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / NavigationBarVisible Property

In This Topic
    NavigationBarVisible Property
    In This Topic
    Indicates whether the bottom navigation bar will be visible.
    Syntax
    'Declaration
     
    Public Property NavigationBarVisible As System.Boolean
    public System.bool NavigationBarVisible {get; set;}
    See Also