NavBarViewBase.OnGroupHeaderTemplateChanged(DependencyObject, DependencyPropertyChangedEventArgs) Method
This method is called when the NavBarViewBase.GroupHeaderTemplate property is changed.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Parameters
Name | Type |
---|---|
d | DependencyObject |
e | DependencyPropertyChangedEventArgs |
See Also