Back to Devexpress

RibbonForm.ShowMdiChildCaptionInParentTitle Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonform-bda81e5e.md

latest1.3 KB
Original Source

RibbonForm.ShowMdiChildCaptionInParentTitle Property

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

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool ShowMdiChildCaptionInParentTitle { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property ShowMdiChildCaptionInParentTitle As Boolean

Property Value

Type
Boolean

See Also

RibbonForm Class

RibbonForm Members

DevExpress.XtraBars.Ribbon Namespace