Gets whether the multiple selection is allowed.
Namespace: MindFusion.Scheduling
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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |