NavBarControl.ItemTemplateSelector Property
In This Article
Gets or sets an object that chooses a template used to visualize objects stored as elements in the NavBarControl.ItemsSource collection. This is a dependency property.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Property Value
Type | Description |
---|---|
Data |
A System. |
See Also