ASPxClientToolTipController.showText Property
Gets a value indicating whether it is necessary to show text in tooltips.
Declaration
showText: boolean
Property Value
Type | Description |
---|---|
boolean | true to show text in tooltips; otherwise, false. |
See Also