Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / DrawItemEventArgs Class / Font Property

In This Topic
    Font Property (DrawItemEventArgs)
    In This Topic
    Gets the font assigned to the item being drawn.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Font As Font
    public Font Font {get;}
    See Also