Skip to main content
A newer version of this page is available. .

RibbonControl.IsMinimizationButtonVisibleProperty Field

Identifies the RibbonControl.IsMinimizationButtonVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v19.2.dll

Declaration

public static readonly DependencyProperty IsMinimizationButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also