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