public string[] Items {get; set;}
'Declaration Public Property Items As String()
'Declaration
Public Property Items As String()
'Usage Dim instance As ComboBoxCellType Dim value() As String instance.Items = value value = instance.Items
'Usage
Dim instance As ComboBoxCellType Dim value() As String instance.Items = value value = instance.Items
ComboBoxCellType Class ComboBoxCellType Members