A newer version of this page is available.
Switch to the current version.
LookUpEditBase.UnselectAllItems() Method
Unselects all items.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
Remarks
To select all items, use the LookUpEditBase.SelectAllItems method. Multiple item selection is supported by the LookUpEdit and ComboBoxEdit with the checked list box.
See Also
Feedback