ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / DataSourceException Class / Sender Property

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