MindFusion WinForms Programmer's Guide
Theme.SelectionAllowMultiple Property
See Also
 





Gets whether the multiple selection is allowed.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public abstract State SelectionAllowMultiple { get; }

Visual Basic  Copy Code

Public MustOverride ReadOnly Property SelectionAllowMultiple As State

 Property Value

A member of the State enumeration.

 See Also

Theme Members
Theme Class
MindFusion.Scheduling.WinForms Namespace