Gets or sets the mode of the interactive selection in the calendar.
Namespace: MindFusion.UI.Web Assembly: MindFusion.UI.Web
Syntax
Visual Basic
Copy Code
|
---|
Public Property SelectionMode As SelectionMode |
Property Value
Type: SelectionMode One of the SelectionMode Enumeration values that specifies the mode of interactive selection in the control. Default value is SelectionMode.Single.
See Also
|