ComponentOne Input for WinForms
Checked Property (DropDownItem)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItem Class : Checked Property
Gets or sets a value that indicates whether the item is checked.
Syntax
'Declaration
 
Public Property Checked As System.Boolean
public System.bool Checked {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members