Specifies whether a TreeNode is visible, or shaded
A TreeNode is 'shaded' if either it is hidden, or one of its ancestors is hidden - this is not set from the database; rather it is a 'cached' variable, only valid if set, to save time working it out every time it is needed.
TreeNode Class | Shunde.Common Namespace