RatingToolTipEventArgs Properties
Contains data for the RatingControl.BeforeShowToolTip and RepositoryItemRatingControl.BeforeShowToolTip events.| Name | Description |
|---|---|
| HitTest | Gets information about the hit point. |
| Text | Gets or sets tooltip content. |
| Value | Gets the rating value. |
See Also