Back to Devexpress

TileItemAppearances Constructors

windowsforms-devexpress-dot-xtraeditors-dot-tileitemappearances-dot-ctor.md

latest1.7 KB
Original Source

TileItemAppearances Constructors

Exposes the appearance settings used to paint items in the TileControl and OfficeNavigationBar in different visual states.

NameParametersDescription
TileItemAppearances()noneInitializes a new instance of the TileItemAppearances class.
TileItemAppearances(AppearanceDefault)defaultAppInitializes a new instance of the TileItemAppearances class with default settings.
TileItemAppearances(AppearanceObject)objInitializes a new instance of the TileItemAppearances class with the specified appearance settings.
TileItemAppearances(IAppearanceOwner)ownerInitializes a new instance of the TileItemAppearances class.

See Also

TileItemAppearances Class

TileItemAppearances Members

DevExpress.XtraEditors Namespace