Back to Devexpress

RatingToolTipEventArgs Class

windowsforms-devexpress-dot-xtraeditors-dot-repository-46648f77.md

latest1.6 KB
Original Source

RatingToolTipEventArgs Class

Contains data for the RatingControl.BeforeShowToolTip and RepositoryItemRatingControl.BeforeShowToolTip events.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class RatingToolTipEventArgs :
    EventArgs
vb
Public Class RatingToolTipEventArgs
    Inherits EventArgs

RatingToolTipEventArgs is the data class for the following events:

Inheritance

Object EventArgs RatingToolTipEventArgs

See Also

RatingToolTipEventArgs Members

DevExpress.XtraEditors.Repository Namespace