NavBarCustomHintEventArgs Properties
Serves as the base class for objects which provide data for hint related events.| Name | Description |
|---|---|
| Group | Gets the group for which the hint is displayed. |
| HintInfo | Gets an object providing information on the NavBarControl’s element for which the hint event was fired. |
| Link | Gets the link for which the hint is displayed. |
See Also