ASPxClientToolTipFreePosition Properties
The client-side equivalent of the ToolTipFreePosition class.| Name | Description |
|---|---|
| dockPosition | Gets an object containing settings that define how a tooltip should be docked. |
| offsetX | Gets the horizontal offset of a tooltip. |
| offsetY | Gets the vertical offset of a tooltip. |
| paneID | Gets the ID of a pane. |
See Also