Class | Description |
---|---|
GenericEnumConverter |
This generic enum converter is intented for use in
UISelectMany components whose value is been bound to a
List<T> property. |
SelectItemsConverter |
Base class for a converter that automatically converts a string representation of an Object back
to its original object based on the associated select items for the component for which conversion is
taking place.
|