ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ParameterViewModel Class / ExtendedInfo Property

In This Topic
    ExtendedInfo Property (ParameterViewModel)
    In This Topic
    Contains error description of parameter
    Syntax
    'Declaration
     
    Public ReadOnly Property ExtendedInfo As String
    public string ExtendedInfo {get;}
    See Also