TileCustomDrawEventArgs.Item Property
In This Article
Gets the processed tile.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Tile |
The processed tile. |
See Also