menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SelectionRangeMode - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved