Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / BrowsableAttribute Class / Browsable Property

In This Topic
    Browsable Property (BrowsableAttribute)
    In This Topic
    Returns the current value of the attribute.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Browsable As Boolean
    public bool Browsable {get;}
    See Also