ConverterProperty Properties |
The ConverterProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
This property returns the category of the specified property.
| |
| Count |
This property returns the number of children settings.
| |
| DisplayName |
This property returns the localized name of the property.
| |
| Enabled |
This property sets whether the specified property is enabled or not.
| |
| FullName |
This property returns the absolute dot-separated (.) path of the converter property.
| |
| Name |
This property returns the name of the ConverterProperty.
| |
| Type |
This property returns the type of the property. Its available values are listed under the PROPERTYTYPE Enumeration topic.
| |
| Value |
This property is used to get or set the value of the property. | |
| Visible |
This property controls the visibility of the specified property.
|