ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ApplyParametersActionValue Class / Name Property

In This Topic
    Name Property (ApplyParametersActionValue)
    In This Topic
    Gets the name of the parameter to be affected.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}

    Property Value

    A System.String representing the name of the parameter.
    See Also