FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / ParameterValidationError Class / ErrorMessage Property

In This Topic
    ErrorMessage Property (ParameterValidationError)
    In This Topic
    Gets the error message.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorMessage As String
    public string ErrorMessage {get;}
    See Also