ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1DateEdit Class / DefaultThemeRootPath Property

In This Topic
    DefaultThemeRootPath Property
    In This Topic
    Default path for the control in xml theme file.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property DefaultThemeRootPath As String
    protected override string DefaultThemeRootPath {get;}
    See Also