FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / UpdatingItemStyleEventArgs Class / IsHot Property

In This Topic
    IsHot Property (UpdatingItemStyleEventArgs)
    In This Topic
    Gets a value indicating whether the mouse is over the ribbon item.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHot As System.Boolean
    public System.bool IsHot {get;}
    See Also