Back to Devexpress

TileCustomDrawEventArgs.Appearance Property

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

latest1.1 KB
Original Source

TileCustomDrawEventArgs.Appearance Property

Gets appearance settings for the painted tile.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject Appearance { get; }
vb
Public ReadOnly Property Appearance As AppearanceObject

Property Value

TypeDescription
AppearanceObject

Appearance settings for the painted tile.

|

See Also

TileCustomDrawEventArgs Class

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace