Skip to main content
All docs
V25.1
  • ParameterPanelViewModelBase<T>.ReplaceService<ServiceType>(ServiceType) Method

    Namespace: DevExpress.XtraReports.Parameters.ViewModels

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    public void ReplaceService<ServiceType>(
        ServiceType instance
    )

    Parameters

    Name Type
    instance ServiceType

    Type Parameters

    Name
    ServiceType
    See Also