Skip to main content
All docs
V24.2

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

Namespace: DevExpress.XtraReports.Parameters.ViewModels

Assembly: DevExpress.Printing.v24.2.Core.dll

Declaration

public void ReplaceService<ServiceType>(
    ServiceType instance
)

Parameters

Name Type
instance ServiceType

Type Parameters

Name
ServiceType
See Also