Back to Devexpress

SpreadsheetControl.AddService Method

windowsforms-devexpress-dot-xtraspreadsheet-dot-spreadsheetcontrol-dot-addservice.md

latest1.1 KB
Original Source

SpreadsheetControl.AddService Method

NameParametersDescription
AddService(Type, ServiceCreatorCallback, Boolean)serviceType, callback, promoteAdds the specified service to the service container.
AddService(Type, ServiceCreatorCallback)serviceType, callbackAdds the specified service to the service container.
AddService(Type, Object, Boolean)serviceType, serviceInstance, promoteAdds the specified service to the service container.
AddService(Type, Object)serviceType, serviceInstanceAdds the specified service to the service container.