Enum SelectionRangeMode
Defines selection range when click on DayNameCell with pressed Ctrl button.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public enum SelectionRangeMode
Fields
Name | Description |
---|---|
CurrentMonth | Only days belonging to the current month from the column are selected. |
WholeColumn | The whole column is selected. |