Skip to main content

BaseLayoutItem.TabCaptionWidthProperty Field

Identifies the BaseLayoutItem.TabCaptionWidth dependency property.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly DependencyProperty TabCaptionWidthProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also