DefaultBindablePropertyAttribute Properties
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 | Description |
|---|---|
| Name | Specifies the name of a custom property to which a DefaultBindablePropertyAttribute is applied. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also