Concept Framework 2.0 documentation Contents | Index

RTreeView.RemoveColumn

Name Type Access Version Deprecated
RemoveColumn function public version 1.0 no

Prototype:
public function RemoveColumn(column_index)

Parameters:
column_index      the index of the column that needs to be removed, as a number.

Description:
Removes a column by its index. column_index must be 0 for the first column and be smaller than the columns count.

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:14 2011 GMT(c)2011 RadGs Software