[]
The font used to display text in the hosted control.
[C1Category("Appearance")]
[C1Description("RibbonControlHost.Font", "The font used to display text in the hosted control.")]
public virtual Font Font { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonControlHost.Font", "The font used to display text in the hosted control.")>
Public Overridable Property Font As Font