[]
Specifies the type for control formatting.
public enum FormatTarget
| Name | Description |
|---|---|
| ForDisplay | Formatting (or Formatted) event was called while the control is not in edit mode. |
| ForEdit | Formatting (or Formatted) event was called while the control is in edit mode. |