Enum DeleteButtonPlacement
Specify the placement of DeleteButton in token.
Namespace: Syncfusion.XForms.WPF.ComboBox
Assembly: Syncfusion.SfComboBox.XForms.WPF.dll
Syntax
public enum DeleteButtonPlacement
Fields
| Name | Description |
|---|---|
| Left | The DeleteButton always placement left in token |
| Right | The DeleteButton always placement right in token |