TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeView Class / ResetStyles Method

In This Topic
    ResetStyles Method (C1TreeView)
    In This Topic
    Resets the Styles property to its default value.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("C1TreeView.ResetStyles", "Resets the Styles property to its default value.")>
    Public Sub ResetStyles() 
    [C1Description("C1TreeView.ResetStyles", "Resets the Styles property to its default value.")]
    public void ResetStyles()
    See Also