ComponentOne ASP.NET MVC Controls
MultiSelect Property

C1.Web.Mvc.Olap Namespace > Slicer Class : MultiSelect Property
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

Reference

Slicer Class
Slicer Members