Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether multiple items can be selected in this control.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Public Property MultiSelect As Boolean
Get
Set
'Usage
Dim instance As MultiSelectTreeViewControl
Dim value As Boolean
value = instance.MultiSelect
instance.MultiSelect = value
public bool MultiSelect { get; set; }
Property Value
Type: System.Boolean
true
See Also
Reference
MultiSelectTreeViewControl Class
MultiSelectTreeViewControl Members
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace