WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum EditorSelectionBehavior - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum EditorSelectionBehavior

    Defines the constants that indicates the position of cursor and selection in edit element when entering edit mode.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum EditorSelectionBehavior

    Fields

    Name Description
    MoveLast

    Moves the cursor to the last position in the edit element.

    SelectAll

    Selects all content in the edit element.

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