ComponentOne MultiSelect for WinForms
Selected Property (C1CheckListItem)

C1.Win.Input Namespace > C1CheckListItem Class : Selected Property
Gets or sets a value indicating whether the item is in the selected state.
Syntax
'Declaration
 
Public Property Selected As Boolean
public bool Selected {get; set;}
See Also

Reference

C1CheckListItem Class
C1CheckListItem Members