ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ApplyParameter Class
Members

In This Topic
    ApplyParameter Class
    In This Topic
    Represents the settings for a single apply parameters action, including parameter name, value, and type.
    Object Model
    ApplyParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ApplyParameter 
    public sealed class ApplyParameter 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.ApplyParameter

    See Also