Skip to main content

FluentDesignForm.ShowMdiChildCaptionInParentTitle Property

Not supported.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(false)]
[DXCategory("Behavior")]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool ShowMdiChildCaptionInParentTitle { get; set; }

Property Value

Type Default
Boolean false
See Also