VGridControlBase.Cursor Property
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v22.2.dll
NuGet Package: DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
Cursor | A Cursor that represents the cursor to display when the mouse pointer is over the control. |
See Also