ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / NavigatorErrorEventArgs Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (NavigatorErrorEventArgs)
    In This Topic
    Error message shown in the standard message box.
    Syntax
    'Declaration
     
    
    Public Property ErrorMessage As String
    public string ErrorMessage {get; set;}
    See Also