Back to Devexpress

CustomCursor Class

wpf-devexpress-dot-xpf-dot-printing-7863cdd7.md

latest1.8 KB
Original Source

CustomCursor Class

A custom mouse cursor, corresponding to a specific action in a Silverlight Report Designer.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public abstract class CustomCursor :
    ContentControl
vb
Public MustInherit Class CustomCursor
    Inherits ContentControl

The following members return CustomCursor objects:

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl CustomCursor

See Also

CustomCursor Members

DevExpress.Xpf.Printing Namespace