Skip to main content
Bar

ToolBarControlBase.IsMultiLineProperty Field

Identifies the ToolBarControlBase.IsMultiLine dependency property.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly DependencyProperty IsMultiLineProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also