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

In This Topic
    Owner Property (CalendarTheme)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property Owner As C1.Win.C1Themes.StyledPropertyCollection
    protected C1.Win.C1Themes.StyledPropertyCollection Owner {get; set;}
    See Also