Shunde.NET Framework Class Library

TreeNode.FindDescendant Method 

Finds the TreeNode from the Children, or descendants of this TreeNode

public TreeNode FindDescendant(
   Int32 catId
);

See Also

TreeNode Class | Shunde.Common Namespace