RTreeViewColumnManager.RTreeViewColumnManager


public function RTreeViewColumnManager

Prototype:

public function RTreeViewColumnManager(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 and should not be instantiated from anywhere else.

Return value:

This is a constructor and returns nothing.