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

In This Topic
    ImageKey Property (DropDownItem)
    In This Topic
    Gets or sets the image key in the ImageList.
    Syntax
    'Declaration
     
    
    Public Property ImageKey As String
    public string ImageKey {get; set;}
    See Also