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

In This Topic
    ParameterName Property (ParameterViewModel)
    In This Topic
    Gets the parameter name
    Syntax
    'Declaration
     
    Public ReadOnly Property ParameterName As String
    public string ParameterName {get;}
    See Also