Skip to main content

LayoutControlItem.HasControlProperty Field

Identifies the LayoutControlItem.HasControl dependency property.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly DependencyProperty HasControlProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also