Skip to main content
All docs
V24.1

ParametersModel Class

Contains a collection of report parameters and implements methods and events that allow you to manage parameters.

Namespace: DevExpress.Blazor.Reporting.Models

Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public sealed class ParametersModel :
    ParameterPanelViewModelBase<ParameterModel>,
    IDisposable,
    ITabContentModel

Implements

Inheritance

Object
DevExpress.XtraReports.Native.NotifyPropertyChangedImplementation
See Also