[]
Gets or sets the Font used by the RibbonContextualTabGroup.
[C1Category("Appearance")]
[C1Description("RibbonContextualTabGroup.Font", "The Font used by the RibbonContextualTabGroup.")]
public Font Font { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonContextualTabGroup.Font", "The Font used by the RibbonContextualTabGroup.")>
Public Property Font As Font