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

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