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

In This Topic
    DefaultStyle Property (BaseTheme)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected MustOverride ReadOnly Property DefaultStyle As C1.Win.C1Themes.BaseStyle
    protected abstract C1.Win.C1Themes.BaseStyle DefaultStyle {get;}
    See Also