Enum TokensWrapMode
Represents the enumeration for token wrapping mode in multiselection panel.
Namespace: Syncfusion.XForms.WPF.ComboBox
Assembly: Syncfusion.SfComboBox.XForms.WPF.dll
Syntax
public enum TokensWrapMode
Fields
| Name | Description |
|---|---|
| None | Tokens are arranged in horizontal orientation |
| Wrap | Tokens arranged horizontal and wrapped to next line when it reaches the width. |