ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / HeaderStyle Class / Font Property

In This Topic
    Font Property (HeaderStyle)
    In This Topic
    Gets or sets font of the header text.
    Syntax
    'Declaration
     
    Public Property Font As Font
    public Font Font {get; set;}
    See Also