DefaultSnapProgressIndicationService(IServiceProvider) Constructor
Initializes a new instance of the DefaultSnapProgressIndicationService class with the specified service provider.
Namespace: DevExpress.Snap.Core.Services
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
provider | IServiceProvider | An object implementing the IServiceProvider interface. |
See Also