RVTDocs.com

TableSectionData.ResetCellOverride(Int32)

Method
Description:
Resets the override of the column.
Syntax
public void ResetCellOverride(
	int nCol
)
Parameters
Parameter Type Description
nCol Int32
Return Value
Exceptions
Exception Condition
ArgumentException The given column number nCol is invalid.