The following tables list the members exposed by ISEditFormatter.
Name | Description | |
---|---|---|
ManageInput | If implemented, it supports methods which allow an editor to use for validating and formatting user input. | |
RegionSettings | Gets or sets the Regional Settings (Regional Options). |
Name | Description | |
---|---|---|
FromFormattedString | Parses and returns the value from a formatted string. | |
FromUnformattedString | Parses and returns the value from an unformatted string. | |
ToFormattedString | Returns a formatted string (plus attributes) for the value passed. | |
ToUnformattedString | Returns an unformatted string for the value passed. |