[]
Used by FormatEventArgs.Target property.
public enum FormatTargetEnum
| 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. |