TreeView for WinForms | ComponentOne
C1.Win.Themes Namespace / BaseC1FrameworkStyle Class / Root Property

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