Skip to main content

DxReportDesignerRequestOptions Class

Contains options that specify where to send requests from the Report Designer.

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v23.2.JSBasedControls.dll

NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls

Declaration

public class DxReportDesignerRequestOptions :
    SettingsComponent<ReportDesignerRequestOptionsModel>

Inheritance

Object
ComponentBase
DevExpress.Blazor.Reporting.Base.SettingsComponent<DevExpress.Blazor.Reporting.ReportDesignerRequestOptionsModel>
DxReportDesignerRequestOptions
See Also