Back to Devexpress

TileCustomDrawEventArgs.Item Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecustomdraweventargs-02a44ab7.md

latest1.0 KB
Original Source

TileCustomDrawEventArgs.Item Property

Gets the processed tile.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public TileItem Item { get; }
vb
Public ReadOnly Property Item As TileItem

Property Value

TypeDescription
TileItem

The processed tile.

|

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace