Skip to main content
All docs
V25.1
  • ParameterPanelViewModelBase<T> Class

    Namespace: DevExpress.XtraReports.Parameters.ViewModels

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