ComponentOne Extended Library for WPF and Silverlight
Browsable Property (MemberAttribute)

C1.WPF.Extended Namespace > MemberAttribute Class : Browsable Property
Gets or sets a value indicating whether the member is browsable (will be shown in the C1PropertyGrid).
Syntax
'Declaration
 
Public Property Browsable As Boolean
public bool Browsable {get; set;}
See Also

Reference

MemberAttribute Class
MemberAttribute Members