ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Action Class / ApplyParameters Property

In This Topic
    ApplyParameters Property
    In This Topic
    Gets or sets an apply parameters action information.
    Syntax
    'Declaration
     
    Public Property ApplyParameters As ApplyParametersAction
    public ApplyParametersAction ApplyParameters {get; set;}
    See Also