ComponentOne MultiSelect for WinForms
Text Property (DropDownItem)

C1.Win.C1Input Namespace > DropDownItem Class : Text Property
Gets or sets the text associated with the component.
Syntax
'Declaration
 
Public Property Text As String
public string Text {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members