public function ExpandToPath
Prototype:
public function ExpandToPath(path)
Parameters
path
the position(index as number or path as string or array)
Description:
This function will expand row at path. If the
Model property is not set to MODEL_TREEVIEW this function has no effect.
Return value:
Returns the result of the
Send method (not to be considered important).