Skip to main content

BaseLayoutItem.IsRestoreButtonVisibleProperty Field

Identifies the IsRestoreButtonVisible dependency property, published in BaseLayoutItem descendants.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public static readonly DependencyProperty IsRestoreButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also