[]
        
(Showing Draft Content)

C1.WPF.Extended.BrowsableAttribute

BrowsableAttribute Class

Specifies whether a property or event should be displayed in a C1PropertyGrid.

Inheritance
BrowsableAttribute
Implements
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class BrowsableAttribute : Attribute, _Attribute

Constructors

Name Description
BrowsableAttribute(bool)

Initializes a new instance of the BrowsableAttribute class.

Properties

Name Description
Browsable

Returns the current value of the attribute.