Gets or sets the mode of the interactive selection in the calendar.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public SelectionMode SelectionMode { get; set; } |
Visual Basic
![]() |
---|
Public Property SelectionMode As SelectionMode |
Type: SelectionMode
One of the SelectionMode Enumeration values that specifies the mode of interactive selection in the control. Default value is SelectionMode.Single.