ASPxClientCrosshairOptions.showOnlyInFocusedPane Property
Gets a value that specifies whether to show a crosshair cursor in a focused pane only.
Declaration
showOnlyInFocusedPane: boolean
Property Value
| Type | Description |
|---|---|
| boolean | true to display a crosshair cursor in a focused pane; otherwise, false. |
See Also