'Declaration
Public Property ImageWidth As Integer
'Usage
Dim instance As GcComboBoxCellType Dim value As Integer instance.ImageWidth = value value = instance.ImageWidth
public int ImageWidth {get; set;}
Property Value
An System.Int32 value that indicates the width of the image area.The default is 16.