C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / ImageIndex Property

In This Topic
ImageIndex Property (C1DropDownEditorBase)
In This Topic
Gets or sets the image list index value of the image displayed on a drop down control.
Syntax
'Declaration
 
Public Property ImageIndex As Integer
 
See Also