ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownItem Class / ImageIndex Property

In This Topic
    ImageIndex Property (DropDownItem)
    In This Topic
    Gets or sets the index of the image in the ImageList.
    Syntax
    'Declaration
     
    
    Public Property ImageIndex As Integer
    public int ImageIndex {get; set;}
    See Also