[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1RibbonForm.CaptionFont

CaptionFont Property

CaptionFont

Gets or sets the Font that is used to display text in the title bar of the C1RibbonForm.

Declaration
[C1Category("Appearance")]
[C1Description("C1RibbonForm.CaptionFont", "The Font that is used to display text in the title bar of the C1RibbonForm.")]
public Font CaptionFont { get; set; }