ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / BaseTheme Class
Members

In This Topic
    BaseTheme Class
    In This Topic
    Base class for themes
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseTheme 
       Inherits C1.Win.C1Themes.BaseStyle
    public abstract class BaseTheme : C1.Win.C1Themes.BaseStyle 
    Inheritance Hierarchy

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

    See Also