Input for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatEventArgs Class / Target Property

In This Topic
    Target Property (FormatEventArgs)
    In This Topic
    Gets the value that indicating formatting target (ForEdit or ForDisplay).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Target As FormatTarget
    public FormatTarget Target {get;}
    See Also