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