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

In This Topic
    Font Property (RibbonContextualTabGroup)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also