FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GetErrorInfoEventArgs Class / ErrorText Property

In This Topic
    ErrorText Property (GetErrorInfoEventArgs)
    In This Topic
    Gets or sets a message that describes the error.
    Syntax
    'Declaration
     
    
    Public Property ErrorText As String
    public string ErrorText {get; set;}
    See Also