TreeView for WinForms | ComponentOne
C1.Win.C1Themes Namespace / BaseTheme Class / Root Property

In This Topic
    Root Property (BaseTheme)
    In This Topic
    Gets or sets the root directory in C1Theme.
    Syntax
    'Declaration
     
    
    <C1.Win.C1Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute()>
    Protected Property Root As String
    [C1.Win.C1Themes.StyledPropertyCollection.ExcludeFromStyledProperty()]
    protected string Root {get; set;}
    See Also