Skip to main content

LayoutGroup.LayoutItemIntervalProperty Field

Identifies the LayoutGroup.LayoutItemInterval dependency property.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly DependencyProperty LayoutItemIntervalProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also