RTreeView.ScrollToColumn


public function ScrollToColumn

Prototype:

public function ScrollToColumn(index)

Parameters

index
index the column index (starting from 0)

Description:

This function will scroll (horizontally) the view to ensuring that the column indicated by the index parameter is visible.

Return value:

Returns the result of the Send method (not to be considered important).