Link Search Menu Expand Document

TreeView.GetParentItem Methods

Explanation This class always returns null. Used in conjunction with the GetParentItem method of the TreeItem class.
Call format var item = TreeView1.GetParentItem( )
Return value null
Arguments None
Exception None
Example of use
    
Related item TreeItem.GetParentItem method