SnapProgressIndicationService(SnapControl) Constructor
Initializes a new instance of the SnapProgressIndicationService class with the specified Snap control.
Namespace: DevExpress.Snap.Services
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
Declaration
Parameters
Name | Type | Description |
---|---|---|
snapControl | SnapControl | A SnapControl object. |
See Also