InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / DeleteImage Property

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