[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.PropertyAttribute.-ctor

PropertyAttribute Constructor

PropertyAttribute()

Initializes a new instance of the PropertyAttribute class.

Declaration
public PropertyAttribute()

PropertyAttribute(PropertyAttribute)

Initializes a new instance of the PropertyAttribute class.

Declaration
public PropertyAttribute(PropertyAttribute propertyAttribute)
Parameters
Type Name Description
PropertyAttribute propertyAttribute

The property attribute to create from.