An interface that converters used by RadDataForm should implement.
Used to convert the value that is stored in the property to the value that should be displayed in the editor.
Used to convert the value that is displayed in the editor to a value that should be stored in the property.
Generated using TypeDoc
An interface that converters used by RadDataForm should implement.