ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / ValidationException Class / Sender Property

In This Topic
    Sender Property (ValidationException)
    In This Topic
    Control that fired the exception.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Sender As Object
    public object Sender {get;}
    See Also