ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / Image Property

In This Topic
    Image Property (DropDownItem)
    In This Topic
    Gets or sets the image associated with the DropDownItem.
    Syntax
    'Declaration
     
    Public Property Image As Image
    public Image Image {get; set;}
    See Also