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

Member Table: Styles

#View Level

Member Description
NavBarViewBase.GroupVisualStyle

Gets or sets a style object that defines the appearance of all group headers in the current View. This is a dependency property.

NavBarViewBase.ItemVisualStyle

Gets or sets a style object that defines the appearance of all items in the current View. This is a dependency property.

#Group Level

Member Description
NavBarGroup.VisualStyle

Gets or sets a style object that defines the appearance of the current group header. This is a dependency property.

NavBarGroup.ItemVisualStyle

Gets or sets a style object that defines the appearance of all items within the current group. This is a dependency property.

#Item Level

Member Description
NavBarItem.VisualStyle

Gets or sets a style object that defines the current item’s appearance. This is a dependency property.