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

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