GridCells.HideRow

GridCells.HideRow method

Hides a row.

public void HideRow(int row)
ParameterTypeDescription
rowInt32Row index.

See Also