Gets whether the multiple selection is allowed.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract State SelectionAllowMultiple { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property SelectionAllowMultiple As State |
A member of the State enumeration.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |