FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ParameterValidationError Class / ErrorMessage Property

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