ASPxClientCrosshairFreePosition.paneID Property
In This Article
Gets a Pane’s ID when the crosshair cursor is in the free position mode.
#Declaration
TypeScript
paneID: number
#Property Value
Type | Description |
---|---|
number | The pane’s ID. |
#Remarks
To learn more on crosshair cursors, see Tooltip and Crosshair Cursor.
See Also