IBoundProperty Properties
If implemented, provides an abstraction for an object’s bindable property.| Name | Description |
|---|---|
| Children | For internal use. |
| DisplayName | Provides access to the property display name. |
| HasChildren | For internal use. |
| IsAggregate | For internal use. |
| IsList | For internal use. |
| Name | Provides access to the property name. |
| Parent | For internal use. |
| Type | Provides access to the property type. |
See Also