ICursorService.HideCustomCursor(String) Method
For internal use. Hides a custom cursor.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| id | String | A String value, identifying the cursor. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also