ASPxClientHintHidingEventArgs Members
In This Article
#Constructors
Name | Description |
---|---|
constructor |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
cancel | Gets or sets a value indicating whether the event should be canceled. |
content |
Gets the object that is the hint’s content. |
hint |
Gets the object that is the hint element. |
target |
Gets the object that is the hint’s target element. |
title |
Gets the object that is the hint’s title. |
See Also