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 |