RatingToolTipEventArgs Constructors
Contains data for the RatingControl.BeforeShowToolTip and RepositoryItemRatingControl.BeforeShowToolTip events.| Name | Parameters | Description |
|---|---|---|
| RatingToolTipEventArgs(RatingHitTest, Decimal) | hitTest, value | Initializes a new instance of the RatingToolTipEventArgs class with specified settings. |
See Also