ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / GetErrorInfoEventArgs Class / ErrorText Property

In This Topic
    ErrorText Property
    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