Updated CheckComboBox (markdown)

master
XceedBoucherS 7 years ago
parent
commit
50efd3b087
  1. 2
      CheckComboBox.md

2
CheckComboBox.md

@ -1,5 +1,5 @@
# CheckComboBox
Derives from Xceed.Wpf.Toolkit.Primitives.Selector
Derives from Xceed.Wpf.Toolkit.Primitives.SelectAllSelector
CheckComboBox is a combo box in which the items in the dropdown are preceded by a checkbox. As items are checked or unchecked, the Text property displayed above the dropdown is updated using the concatenated string representations of the checked items. The text displayed is formatted using the value of the Delimiter property to separate the individual strings.

Loading…
Cancel
Save