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

In This Topic
    ShowSaveButton Property (InputDataNavigator)
    In This Topic
    Gets or sets whether the 'Save Data' button should appear on the InputDataNavigator.
    Syntax
    'Declaration
     
    Public Property ShowSaveButton As Boolean
    public bool ShowSaveButton {get; set;}
    See Also