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

In This Topic
    BrowsableAttribute Class
    In This Topic
    Specifies whether a property or event should be displayed in a C1PropertyGrid.
    Object Model
    BrowsableAttribute Class
    Syntax
    'Declaration
     
    
    Public Class BrowsableAttribute 
       Inherits System.Attribute
    public class BrowsableAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.WPF.Extended.BrowsableAttribute

    See Also