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

In This Topic
    Name Property (IParameter)
    In This Topic
    Gets the name of the report parameter.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also