ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / IHeaderStyle Interface / Font Property

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