ToolTipControlInfo.ObjectBounds Property
Gets or sets the bounds of the object for which a tooltip is displayed.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | The bounds of the object for which a tooltip is displayed. |
See Also