MindFusion.Scheduling for Silverlight Programmer's Guide
Selection.AllowMultiple Property
See Also
 





Gets or sets a value indicating whether users are allowed to select multiple elements at a time.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public bool AllowMultiple { get; set; }

Visual Basic  Copy Code

Public Property AllowMultiple As Boolean

 Property Value

true to allow multiple selection; otherwise, false.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.Silverlight Namespace