A newer version of this page is available.
Switch to the current version.
DisabledStyle.Cursor Property
Gets or sets the type of cursor to display when the mouse pointer is over the object which the current style applies to.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the type of cursor to display. |
Remarks
This property can be set in the same manner as the cursor property/attribute of HTML objects.
See Also
Feedback