Skip to main content
All docs
V24.1

ParameterPanelViewModelBase<T> Class

Namespace: DevExpress.XtraReports.Parameters.ViewModels

Assembly: DevExpress.Printing.v24.1.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public class ParameterPanelViewModelBase<T> :
    NotifyPropertyChangedImplementation,
    IServiceContainer,
    IServiceProvider
    where T : ParameterItemViewModel

Type Parameters

Name
T

Inheritance

Object
DevExpress.XtraReports.Native.NotifyPropertyChangedImplementation
See Also