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

ASPxClientHintHidingEventArgs Properties

Provides data for the ASPxClientHint.Hiding event.
Name Description
cancel Gets or sets a value indicating whether the event should be canceled.
contentElement Gets the object that is the hint’s content.
hintElement Gets the object that is the hint element.
targetElement Gets the object that is the hint’s target element.
titleElement Gets the object that is the hint’s title.
See Also