Gets or sets a value indicating whether users are allowed to select multiple elements at a time.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public bool AllowMultiple { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowMultiple As Boolean |
true to allow multiple selection; otherwise, false.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |