ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonImages Class / MultiSelect Property

In This Topic
    MultiSelect Property (ButtonImages)
    In This Topic
    Gets or sets image used for MultiSelect button.
    Syntax
    'Declaration
     
    Public Property MultiSelect As Image
    public Image MultiSelect {get; set;}
    See Also