InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / EditImage Property

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