ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / Name Property

In This Topic
    Name Property (IReportParameter)
    In This Topic
    Gets parameter's name
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also