GridCells.UnhideColumn

GridCells.UnhideColumn method

Unhides a column

public void UnhideColumn(int column, double width)
ParameterTypeDescription
columnInt32Column index.
widthDoubleColumn width..Column width must be between 0 and 255

See Also