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

In This Topic
    Type Property (ApplyParameter)
    In This Topic
    Specifies the way in which the parameter should be changed.
    Syntax
    'Declaration
     
    Public Property Type As ApplyParameterType
    public ApplyParameterType Type {get; set;}
    See Also