Back to Devexpress

TileCustomDrawEventArgs.IsHovered Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecustomdraweventargs-2a9831cc.md

latest1.1 KB
Original Source

TileCustomDrawEventArgs.IsHovered Property

Gets the hovered state of the processed tile.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public bool IsHovered { get; }
vb
Public ReadOnly Property IsHovered As Boolean

Property Value

TypeDescription
Boolean

true if the tile is hovered; otherwise, false.

|

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace