Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TileItemAppearances Properties

Exposes the appearance settings used to paint items in the TileControl and OfficeNavigationBar in different visual states.
Name Description
Disabled
Hovered Specifies appearance settings used to paint a TileItem when it is hovered.
Normal Specifies appearance settings used to paint a TileItem in its regular visual state.
Pressed Specifies appearance settings used to paint a TileItem when an end-user clicks this item and does not release it.
Selected Specifies appearance settings used to paint a TileItem when it is selected.
See Also