TreeList.Cursor Property
In This Article
Gets or sets the cursor that is displayed when the mouse pointer is over the TreeList control.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Cursor | The cursor to display when the mouse pointer is over the control |
See Also