menu

UWP

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

    Show / Hide Table of Contents

    Class DeleteButtonAlignment

    Specify the placement of DeleteButton in token.

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

    Fields

    Left

    The DeleteButton always placement left in token

    Declaration
    public const DeleteButtonAlignment Left
    Field Value
    Type
    DeleteButtonAlignment

    Right

    The DeleteButton always placement right in token

    Declaration
    public const DeleteButtonAlignment Right
    Field Value
    Type
    DeleteButtonAlignment

    Extension Methods

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