ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ApplyParameter Class
Properties

In This Topic
    ApplyParameter Class Members
    In This Topic

    The following tables list the members exposed by ApplyParameter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of the ApplyParameter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe name of the report parameter.  
    Public PropertySpecifies the way in which the parameter should be changed.  
    Public PropertyParameter value. Must be specified for the ApplyParameterType.Set and ApplyParameterType.Toggle types.  
    Top
    See Also