DefaultBindablePropertyAttribute Constructors
Enables you to make a custom property the default property to bind a XRControl descendant when dropping a Field List item on the control.Name | Parameters | Description |
---|---|---|
DefaultBindablePropertyAttribute(String) | name | Initializes a new instance of the DefaultBindablePropertyAttribute class with the specified property name. |
See Also