Skip to main content
All docs
V23.2

ParameterPanelViewModelBase<T> Class

Namespace: DevExpress.XtraReports.Parameters.ViewModels

Assembly: DevExpress.Printing.v23.2.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