TreeView for WinForms | ComponentOne
C1.Framework Namespace / Style Class / DefaultStyle Property

In This Topic
    DefaultStyle Property (Style)
    In This Topic
    Gets a reference to the default style.
    Syntax
    'Declaration
     
    
    <BrowsableAttribute(False)>
    Public Shared ReadOnly Property DefaultStyle As Style
    [Browsable(false)]
    public static Style DefaultStyle {get;}
    See Also