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

In This Topic
    ErrorMessageCaption Property (NavigatorErrorEventArgs)
    In This Topic
    The caption of the standard message box.
    Syntax
    'Declaration
     
    
    Public Property ErrorMessageCaption As String
    public string ErrorMessageCaption {get; set;}
    See Also