ComponentOne Input for WinForms
Enabled Property (DropDownItem)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItem Class : Enabled Property
Gets or sets a value indicating whether the item can respond to user interaction.
Syntax
'Declaration
 
Public Property Enabled As System.Boolean
public System.bool Enabled {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members