[]
        
(Showing Draft Content)

C1.WPF.Extended.BrowsableAttribute.-ctor

BrowsableAttribute Constructor

BrowsableAttribute(bool)

Initializes a new instance of the BrowsableAttribute class.

Declaration
public BrowsableAttribute(bool isBrowsable)
Parameters
Type Name Description
bool isBrowsable

if set to true the property will be browsable.