ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportHandlers.ParameterValuesQuery.RequestFields Class
Members

In This Topic
    ReportHandlers.ParameterValuesQuery.RequestFields Class
    In This Topic
    Represents the requested parameter fields.
    Object Model
    ReportHandlers.ParameterValuesQuery.RequestFields Class
    Syntax
    'Declaration
     
    Public Class ReportHandlers.ParameterValuesQuery.RequestFields 
    public class ReportHandlers.ParameterValuesQuery.RequestFields 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Aspnetcore.Viewer.ReportHandlers.ParameterValuesQuery.RequestFields

    See Also