Class DeleteButtonAlignment
Specify the placement of DeleteButton in token.
Inheritance
System.Object
DeleteButtonAlignment
Namespace: Syncfusion.Windows.Controls.Input
Assembly: Syncfusion.SfInput.Wpf.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 |