ComponentOne FlexPivot for WinForms
Selected Property (C1CheckListItem)

C1.Win.Input.MultiSelect.4 Assembly > 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 System.Boolean
public System.bool Selected {get; set;}
See Also

Reference

C1CheckListItem Class
C1CheckListItem Members