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

In This Topic
    DefaultStyle Property (TitleTheme)
    In This Topic
    Gets a style that contains the default values for current style.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DefaultStyle As C1.Win.C1Themes.BaseStyle
    protected override C1.Win.C1Themes.BaseStyle DefaultStyle {get;}
    See Also