RadOrgChart's Drill Down functionality is very useful when displaying a lot of information. 
        It provides the possibility to drill down on nodes which can be a way to save space in the user-interface
        while still providing the user with all the needed information. 
        While observing a specific branch of the RadOrgChart's hierarchy the user is also given the ability to drill up to the parent/root node.
    
    
        It is enabled by setting the EnbaleDrillDown property to true.