Skip to main content

DXRibbonWindow.IsCaptionVisibleProperty Field

Identifies the DXRibbonWindow.IsCaptionVisible dependency property.

Namespace: DevExpress.Xpf.Ribbon

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

Declaration

public static readonly DependencyProperty IsCaptionVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also