menu

UWP

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

    Show / Hide Table of Contents

    Class EditorSelectionBehavior

    Specifies the selection behavior options when enter into edit mode

    Inheritance
    System.Object
    EditorSelectionBehavior
    Namespace: Syncfusion.UI.Xaml.CellGrid.Helpers
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public sealed class EditorSelectionBehavior : Enum

    Fields

    MoveLast

    Move to the Last cell.

    Declaration
    public const EditorSelectionBehavior MoveLast
    Field Value
    Type
    EditorSelectionBehavior

    SelectAll

    Select all the cells.

    Declaration
    public const EditorSelectionBehavior SelectAll
    Field Value
    Type
    EditorSelectionBehavior

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved