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