C1.Silverlight.Extended Namespace / BrowsableAttribute Class
Members

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

System.Object
   System.Attribute
      C1.Silverlight.Extended.BrowsableAttribute

See Also