Skip to main content

NavigationPaneView.ExpandedTemplateProperty Field

Identifies the NavigationPaneView.ExpandedTemplate dependency property.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v23.2.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public static readonly DependencyProperty ExpandedTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also