C1.WPF.Input Namespace / C1MultiSelect Class / ShowCheckBoxes Property

In This Topic
ShowCheckBoxes Property (C1MultiSelect)
In This Topic
Gets or sets a value that indicates whether to show checkboxes for items in dropdown.
Syntax
'Declaration
 
Public Property ShowCheckBoxes As Boolean
 
See Also