Changes the height of each row in the DataGridView.
Namespace: CleanCode.DataGridViewControlsAssembly: CleanCode.DataGridViewControls (in CleanCode.DataGridViewControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- increment
- Type: System Int32
The increment (positive or negative) in pixels.
See Also