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

In This Topic
    Flags Property (Style)
    In This Topic
    Gets or sets the style flags.
    Syntax
    'Declaration
     
    
    <BrowsableAttribute(False)>
    Public Property Flags As StyleFlags
    [Browsable(false)]
    public StyleFlags Flags {get; set;}
    See Also