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

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