Skip to main content

BaseLayoutItem.IsMaximizeButtonVisibleProperty Field

Identifies the IsMaximizeButtonVisible dependency property, published in BaseLayoutItem descendants.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public static readonly DependencyProperty IsMaximizeButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also