Reset() Method
- Last UpdatedMar 05, 2021
- 1 minute read
Resets all the columns to the settings saved at design time.
Syntax
Object.Reset()
Example
The name of the control is AlmDbView1.
#AlmDbView1.Reset();
Resets all the columns to the settings saved at design time.
Object.Reset()
The name of the control is AlmDbView1.
#AlmDbView1.Reset();