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

In This Topic
    MultiSelect Property (C1FlexPivotSlicer)
    In This Topic
    Gets or sets a value that determines whether users should be allowed to select multiple values from the list.
    Syntax
    'Declaration
     
    Public Property MultiSelect As Boolean
    public bool MultiSelect {get; set;}
    See Also