Concept Framework 2.0 documentation Contents | Index

RComboBox.AddColumns

Name Type Access Version Deprecated
AddColumns function public version 1.0 no

Prototype:
public function AddColumns(count,type=NORMAL_COLUMN)

Parameters:
count      the number of the columns to add
type      the type of the column (NORMAL_COLUMN | PERCENT_COLUMN | IMAGE_COLUMN)

Description:
This function adds a number of columns of the given type.

Returns:
Returns the result of the Send function. The result is not to be considered important.

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