TileItemFrame.Appearance Property
Provides access to appearance settings for this TileItemFrame.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
public AppearanceObject Appearance { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
#Remarks
To customize the entire TileItem appearance, use the TileItem.AppearanceItem property instead.