FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / HeaderStyle Property

In This Topic
    HeaderStyle Property (ChartField)
    In This Topic
    Gets the Header style. (This is a shortcut to Header.Style.)
    Syntax
    'Declaration
     
    Public ReadOnly Property HeaderStyle As ChartStyle
    public ChartStyle HeaderStyle {get;}
    See Also