Skip to content

DevExpress-Examples/wpf-lookupedit-enable-multiple-selection-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF LookUpEdit - Enable Multiple Selection Mode

This example demonstrates how to allow users to select multiple items in the LookUpEdit.

image

To enable multiple selection mode, set the editor's StyleSettings property to an object that supports this mode (MultiSelectLookUpEditStyleSettings, TokenLookUpEditStyleSettings, or SearchTokenLookUpEditStyleSettings).

You can use the PopupContentTemplate property to customize the selection behavior or display the checkbox selector column as demonstrated in the following example: WPF LookUpEdit - Display CheckBoxes for Multiple Selection Mode.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Allow users to select multiple items in the LookUpEdit

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •