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

In This Topic
    Images Property (HeaderStyle)
    In This Topic
    Gets or sets images used in buttons.
    Syntax
    'Declaration
     
    Public ReadOnly Property Images As IButtonImages
    public IButtonImages Images {get;}
    See Also