menu

UWP

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

    Show / Hide Table of Contents

    Class SelectionBehavior

    Contains the values for the SelectionBehavior enumeration.

    Inheritance
    System.Object
    SelectionBehavior
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class SelectionBehavior : Enum

    Fields

    None

    The value will be update the SelectionBehavior

    Declaration
    public const SelectionBehavior None
    Field Value
    Type
    SelectionBehavior

    SelectAllOnFocus

    The value will be update the SelectionBehavior

    Declaration
    public const SelectionBehavior SelectAllOnFocus
    Field Value
    Type
    SelectionBehavior

    Extension Methods

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