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 SingleSelectTreeViewControl
Dim value As Boolean
value = instance.MultiSelect
instance.MultiSelect = value
public bool MultiSelect { get; set; }
Property Value
Type: System.Boolean
false
See Also
Reference
SingleSelectTreeViewControl Class
SingleSelectTreeViewControl Members
Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace