Skip to main content

RibbonControl.IsMinimizationButtonVisibleProperty Field

Identifies the RibbonControl.IsMinimizationButtonVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

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

Declaration

public static readonly DependencyProperty IsMinimizationButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also