MindFusion.Wpf Pack Programmer's Guide
Calendar.SelectionMode Property
See Also
 





Gets or sets the mode of the interactive selection in the calendar. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public SelectionMode SelectionMode { get; set; }

Visual Basic  Copy Code

Public Property SelectionMode As SelectionMode

 Property Value

A member of the SelectionMode enumeration.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace