Name | Description | |
---|---|---|
![]() | ExtenderProvider | The extender provider that enhances the target component with the property. |
![]() | IsConfigured | Determines whether this value target object is configured. |
![]() | IsNull | Determines whether this value target object is null. |
![]() | ObjectType | The type of the target component. |
![]() | TargetComponent | The component that is the target of the value. |
![]() | TargetElement | The target element (optionally with a type specifier), i.e. the last element of the target path. |
![]() | TargetMember | Name of the member (typically, a property) on the target component. An empty string if the target path has more than one element. |
![]() | TargetObject | The object that is the target of the value. |
![]() | TargetPath | Path to a member (typically, a property) on the target component. |
![]() | TargetPathElements | Elements of the target path. |
![]() | TargetTypeName | The name of the target type (optional). |