Skip to main content

NavBarGroup.IsExpandedProperty Field

Identifies the NavBarGroup.IsExpanded dependency property.

Namespace: DevExpress.Xpf.NavBar

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

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public static readonly DependencyProperty IsExpandedProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also