Calendar for WinForms | ComponentOne
C1.Win.Calendar.UI Namespace / NavigationButtonsTheme Class
Members

In This Topic
    NavigationButtonsTheme Class
    In This Topic
    The NavigationButtonsTheme contains styles which determine the appearance of C1.Win.Calendar.C1CalendarView navigation buttons on the screen.
    Object Model
    NavigationButtonsTheme Class
    Syntax
    'Declaration
     
    
    Public Class NavigationButtonsTheme 
       Inherits BaseTheme
    public class NavigationButtonsTheme : BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.Calendar.UI.BaseTheme
                C1.Win.Calendar.UI.NavigationButtonsTheme

    See Also