ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.8 Assembly / C1.Win.FlexPivot.Styles Namespace / SlicerStyles Class / Header Property

In This Topic
    Header Property (SlicerStyles)
    In This Topic
    Gets HeaderStyle containing display attributes that determine the general appearance of the control header on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Header As IHeaderStyle
    public IHeaderStyle Header {get;}
    See Also