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
C# Copy Code |
---|
public bool AllowMultiple { get; set; } |
Visual Basic Copy Code |
---|
Public Property AllowMultiple As Boolean |
true to allow multiple selection; otherwise, false.