MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / ImageIndex Property

In This Topic
    ImageIndex Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ImageIndex As Integer
    public int ImageIndex {get; set;}
    See Also