ComponentOne MultiSelect for WinForms
ShowCheckBoxes Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : ShowCheckBoxes Property
Gets or sets a value indicating whether check boxes should be visible or not.
Syntax
'Declaration
 
Public Property ShowCheckBoxes As Boolean
public bool ShowCheckBoxes {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members