[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyBindingAttribute

PropertyBindingAttribute Class

Specifies the binding to use for a property bound to an editor in a C1PropertyGrid.

Inheritance
PropertyBindingAttribute
Implements
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
[CLSCompliant(false)]
public class PropertyBindingAttribute : Attribute, _Attribute

Constructors

Name Description
PropertyBindingAttribute(Binding)

Initializes a new instance of the PropertyBindingAttribute class.

Properties

Name Description
PropertyBinding

Returns the current value of the attribute.