ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / FormatErrorEventArgs Class / Target Property

In This Topic
    Target Property (FormatErrorEventArgs)
    In This Topic
    Formatting target (ForEdit or ForDisplay).
    Syntax
    'Declaration
     
    Public ReadOnly Property Target As FormatTargetEnum
    public FormatTargetEnum Target {get;}
    See Also