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

In This Topic
    Button Property (HeaderStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the header button element on the screen when the cursor is over it.
    Syntax
    'Declaration
     
    Public ReadOnly Property Button As IButtonStyles
    public IButtonStyles Button {get;}
    See Also