ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / CalendarTheme Class / NavigationButtons Property

In This Topic
    NavigationButtons Property
    In This Topic
    Gets styles which determine the appearance of C1.Win.Calendar.C1CalendarView navigation elements on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NavigationButtons As NavigationButtonsTheme
    public NavigationButtonsTheme NavigationButtons {get;}
    See Also