Skip to main content
All docs
V24.2

ParameterPanelViewModelBase<T> Class

Namespace: DevExpress.XtraReports.Parameters.ViewModels

Assembly: DevExpress.Printing.v24.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
ParameterPanelViewModelBase<T>
See Also