Skip to main content
All docs
V24.1

DxReportParametersPanelBase Class

Base class for the Standalone Report Parameters Panel component in Blazor applications.

Namespace: DevExpress.Blazor.Reporting

Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.Common.dll

NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common

Declaration

public abstract class DxReportParametersPanelBase :
    ReportingComponentBase

Inheritance

Object
ComponentBase
DevExpress.Blazor.Reporting.Base.ReportingComponentBase
See Also