[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.ChildCaptionInSquareBrackets

ChildCaptionInSquareBrackets Property

ChildCaptionInSquareBrackets

Gets or sets a value indicating if the title of a maximized MDI child window should appear in square brackets after the main Form's title.

Declaration
[C1Category("Appearance")]
[C1Description("C1Ribbon.ChildCaptionInSquareBrackets", "Indicates if the title of a maximized MDI child window should appear in square brackets after the main Form's title.")]
public bool ChildCaptionInSquareBrackets { get; set; }