ASPxClientToolTipController.showImage Property
Gets a value indicating whether an image should be shown in tooltips.
Declaration
showImage: boolean
Property Value
| Type | Description |
|---|---|
| boolean | true to show an image in tooltips; otherwise, false. |
See Also