ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / Font Property

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