Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / DataSourceException Class / Value Property

In This Topic
    Value Property (DataSourceException)
    In This Topic
    Current value in the control that caused the exception.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also