ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidationEntry Class / Message Property

In This Topic
    Message Property (ValidationEntry)
    In This Topic
    Get an easy-to-use message to display.
    Syntax
    'Declaration
     
    Public ReadOnly Property Message As String
    public string Message {get;}
    See Also