Skip to main content

NavBarControl.AllowSelectDisabledItemProperty Field

Identifies the NavBarControl.AllowSelectDisabledItem dependency property.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v24.1.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public static readonly DependencyProperty AllowSelectDisabledItemProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also