alexa

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX