'Declaration
Public Property UnSelectedImageIndex As Integer
'Usage
Dim instance As GcComboBoxCellType Dim value As Integer instance.UnSelectedImageIndex = value value = instance.UnSelectedImageIndex
public int UnSelectedImageIndex {get; set;}
Property Value
An System.Int32 value that indicates the image index.The default is -1.