Gets whether the multiple selection is allowed.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public abstract State SelectionAllowMultiple { get; } |
Visual Basic
Copy Code
|
|---|
Public MustOverride ReadOnly Property SelectionAllowMultiple As State |
A member of the State enumeration.
See Also