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