TileCustomDrawEventArgs.Appearance Property
In This Article
Gets appearance settings for the painted tile.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public AppearanceObject Appearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
Appearance settings for the painted tile. |
See Also