CachedReportSourceBase.AddService(Type, ServiceCreatorCallback, Boolean) Method
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type |
|---|---|
| serviceType | Type |
| callback | ServiceCreatorCallback |
| promote | Boolean |
See Also