Back to Devexpress

DXRibbonWindow.IsCaptionVisible Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-dxribbonwindow-c023386e.md

latest1017 B
Original Source

DXRibbonWindow.IsCaptionVisible Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public bool IsCaptionVisible { get; set; }
vb
Public Property IsCaptionVisible As Boolean

Property Value

Type
Boolean

See Also

DXRibbonWindow Class

DXRibbonWindow Members

DevExpress.Xpf.Ribbon Namespace