Back to Devexpress

Member Table: Styles

wpf-6665-controls-and-libraries-navigation-controls-navigation-bar-member-tables-member-table-styles.md

latest1.2 KB
Original Source

Member Table: Styles

  • Jun 07, 2019

View Level

MemberDescription
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

MemberDescription
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

MemberDescription
NavBarItem.VisualStyle

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

|