ParameterPanelViewModelBase<T> Class
In This Article
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 |
See Also