ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / FindDialogViewModel Class / UserMessage Property

In This Topic
    UserMessage Property
    In This Topic
    Gets string to display to user. Usually represents such events as reaching document end/beginning
    Syntax
    'Declaration
     
    Public ReadOnly Property UserMessage As String
    public string UserMessage {get;}
    See Also