[]
        
(Showing Draft Content)

C1.Win.Input.FormatTarget

FormatTarget Enum

Specifies the type for control formatting.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum FormatTarget

Fields

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.