'Declaration
Public Sub UpdateRowHeightInfo( _ ByVal rowIndex As System.Integer, _ ByVal updateToEnd As System.Boolean _ )
'Usage
Dim instance As NDataGridView Dim rowIndex As System.Integer Dim updateToEnd As System.Boolean instance.UpdateRowHeightInfo(rowIndex, updateToEnd)
public void UpdateRowHeightInfo( System.int rowIndex, System.bool updateToEnd )
Parameters
- rowIndex
- updateToEnd