RowTemplateHeightChangedData Constructor CleanCode C# Libraries v1.2.03 API
Initializes a new instance of the RowTemplateHeightChangedData struct.

Namespace: CleanCode.DataGridViewControls
Assembly: CleanCode.DataGridViewControls (in CleanCode.DataGridViewControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public RowTemplateHeightChangedData(
	int increment
)
See Also