ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ErrorPaneViewModel Class / DetailText Property

In This Topic
    DetailText Property
    In This Topic
    Gets a detailed error message
    Syntax
    'Declaration
     
    Public ReadOnly Property DetailText As String
    public string DetailText {get;}
    See Also