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