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 |
---|
DeleteButtonPlacement |
Right
The right position alignment of delete button.
Declaration
public const DeleteButtonPlacement Right
Field Value
Type |
---|
DeleteButtonPlacement |