Enum SelectionType
Contains values for the Selection Type.
Namespace: Syncfusion.XForms.WPF.ComboBox
Assembly: Syncfusion.SfComboBox.XForms.WPF.dll
Syntax
public enum SelectionType
Fields
Name | Description |
---|---|
Default | The Selection Type Default is AutoSelect. |
OnTap | The Selection Type is OnTap. |