Refresh() Method
- Last UpdatedFeb 20, 2017
- 1 minute read
Refreshes the control from the database, and if the connection is successful, shows the set of records in the range from 1 to the number defined by the MaxRecords property.
Syntax
Object.Refresh()
Example
#AlarmPareto1.Refresh();