ComponentOne Ribbon for WinForms
Font Property (RibbonContextualTabGroup)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonContextualTabGroup Class : Font Property
Gets or sets the Font used by the RibbonContextualTabGroup.
Syntax
'Declaration
 
Public Property Font As System.Drawing.Font
public System.Drawing.Font Font {get; set;}
Remarks
The value of this property is ignored for the Custom visual style.
See Also

Reference

RibbonContextualTabGroup Class
RibbonContextualTabGroup Members