Skip to main content
All docs
V23.2

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.v23.2.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