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

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