Class DeleteButtonPlacement
Contains values for the DeleteButtonPlacement enumeration that determines the position of the delete button.
Inheritance
System.Object
DeleteButtonPlacement
Namespace: Syncfusion.XForms.ComboBox
Assembly: Syncfusion.SfComboBox.XForms.dll
Syntax
public sealed class DeleteButtonPlacement : Enum
Fields
Left
The left position alignment of delete button.
Declaration
public const DeleteButtonPlacement Left
Field Value
Type | Description |
---|---|
DeleteButtonPlacement |
Right
The right position alignment of delete button.
Declaration
public const DeleteButtonPlacement Right
Field Value
Type | Description |
---|---|
DeleteButtonPlacement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |