RColumnManager.RColumnManager


public function RColumnManager

Prototype:

public function RColumnManager(Owner);

Parameters

Owner
The owner of the control. Must be at least a SingleContainer-derrived object.

Description:

This is the standard contructor for this class and should not be used directly. This class is used internally by the RTreeView control via RTreeViewColumnManager class and should not be instantiated from anywhere else.

Return value:

This is a constructor and returns nothing.