Back to Devexpress

RibbonForm.MdiChildCaptionFormatString Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonform-7cfdd045.md

latest1.2 KB
Original Source

RibbonForm.MdiChildCaptionFormatString 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 string MdiChildCaptionFormatString { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property MdiChildCaptionFormatString As String

Property Value

Type
String

See Also

RibbonForm Class

RibbonForm Members

DevExpress.XtraBars.Ribbon Namespace