FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GroupPanelCommonStyle Class / Font Property

In This Topic
    Font Property (GroupPanelCommonStyle)
    In This Topic
    Gets or sets text font of element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also