Skip to main content
All docs
V23.2

ParameterPanelViewModelBase<T>.ReplaceService<ServiceType>(ServiceType) Method

Namespace: DevExpress.XtraReports.Parameters.ViewModels

Assembly: DevExpress.Printing.v23.2.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