Gets or sets the MultiSelect state of the specified slicer.
public bool MultiSelect {get; set;}
'Declaration
Public Property MultiSelect As Boolean
'Usage
Dim instance As Slicer
Dim value As Boolean
instance.MultiSelect = value
value = instance.MultiSelect