PreviewModelBase.CursorService Property
Specifies the service that is used to customize the mouse pointer settings on the client.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
ICursorService | An object implementing the ICursorService interface. |
Implements
See Also