ComponentOne Ribbon for WinForms
Font Property (DrawItemEventArgs)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > DrawItemEventArgs Class : Font Property
Gets the font assigned to the item being drawn.
Syntax
'Declaration
 
Public ReadOnly Property Font As System.Drawing.Font
public System.Drawing.Font Font {get;}
See Also

Reference

DrawItemEventArgs Class
DrawItemEventArgs Members