public int ListWidth {get; set;}
'Declaration Public Property ListWidth As Integer
'Declaration
Public Property ListWidth As Integer
'Usage Dim instance As ComboBoxCellType Dim value As Integer instance.ListWidth = value value = instance.ListWidth
'Usage
Dim instance As ComboBoxCellType Dim value As Integer instance.ListWidth = value value = instance.ListWidth
ComboBoxCellType Class ComboBoxCellType Members