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

In This Topic
    DefaultStyle Property (BaseStyle)
    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