EditingComponentPropertyAttribute Properties |
The EditingComponentPropertyAttribute type exposes the following members.
Name | Description | |
---|---|---|
PropertyName |
Name of the property whose value is being configured. The name must be a valid property name within corresponding Properties.
| |
PropertyValue |
The value of the property this attribute was initialized with. The actual value assigned to the property is obtained
via the GetPropertyValue method which can further process the value.
|