Click or drag to resize

ConverterEnumValue Properties

The ConverterEnumValue type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
This property returns the localized name of the enum.
Public propertyEnabled
This property returns whether this value is enabled or not for the parent property.
Public propertyName
This property returns the name of the enum.
Public propertyValue
This property returns the numerical value of the enum.
Top
See Also