menu

WinForms

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

    Show / Hide Table of Contents

    Enum EditorSelectionBehavior

    Specifies the selection behavior options when enter into edit mode

    Namespace: Syncfusion.Windows.Forms.CellGrid.Helpers
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public enum EditorSelectionBehavior

    Fields

    Name Description
    Default

    Move the cursor to the clicked position in edit mode.

    MoveLast

    Move to the Last cell.

    SelectAll

    Select all the cells.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved