ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportHandlers.ParameterValuesQuery.RequestFields Class / Fields Property

In This Topic
    Fields Property (ReportHandlers.ParameterValuesQuery.RequestFields)
    In This Topic
    Specified parameter fields
    Syntax
    'Declaration
     
    Public Property Fields As String()
    public string[] Fields {get; set;}
    See Also