Sets the grid to its default values. Any setting for this grid for the user will be lost.
controlId - id of the grid control
app.SetGridDefaults(myGrid);
Function does not explicitly produce return value.
Last updated 2 years ago