Skip to main content
A newer version of this page is available. .

ASPxClientToolTipBase.CanShowToolTip Method

Returns the value that indicates whether or not the tooltip can be displayed.

Declaration

CanShowToolTip(): boolean

Returns

Type Description
boolean

true, if the tooltip can be displayed; otherwise, false.

See Also