Calendar for WinForms | ComponentOne
C1.Win.Calendar.UI Namespace / CalendarTheme Class / Common Property

In This Topic
    Common Property
    In This Topic
    Gets CommonStyle contains display common attributes that determine the appearance of C1.Win.Calendar.C1CalendarView on the screen.
    Syntax
    'Declaration
     
    
    Public Property Common As CommonStyle
    public CommonStyle Common {get; set;}
    See Also