ComponentOne MultiSelect for WinForms
Visible Property

C1.Win.C1Input Namespace > DropDownItem Class : Visible Property
Gets or sets a value indicating whether the item is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members