QueryCursorEventArgs.CursorType Property
In This Article
Gets the cursor type.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.UI.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
public CursorType CursorType { get; }
#Property Value
Type | Description |
---|---|
Cursor |
A Cursor |
Available values:
Show 15 items
Name | Description |
---|---|
None | No cursor is being shown. |
Move | |
Hand | |
Grab | |
Rotate | |
Rotate |
|
Size |
|
Size |
|
Size |
|
Size |
|
Size |
|
Zoom |
|
Zoom |
|
Zoom |
|
Link |
See Also