Back to Devexpress

ASPxClientHint.HideAll Method

aspnet-js-aspxclienthint-dot-hideall.md

latest462 B
Original Source

ASPxClientHint.HideAll Method

Hides all hints.

Declaration

ts
static HideAll(): void

Remarks

Use the HideAll method to hide all hint windows on a page. To hide the hint window(s) associated with a specified target element, use the ASPxClientHint.Hide method.

See Also

ASPxClientHint Class

ASPxClientHint Members