Back to Devexpress

ICursorService Interface

wpf-devexpress-dot-xpf-dot-printing-b9ed0c9c.md

latest1.2 KB
Original Source

ICursorService Interface

When implemented by a class, enables it to manipulate the mouse cursor on the client.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public interface ICursorService
vb
Public Interface ICursorService

The following members return ICursorService objects:

See Also

ICursorService Members

IPreviewModel.CursorService

PreviewModelBase.CursorService

DevExpress.Xpf.Printing Namespace