NevronOpenVision
Nevron.Nov.UI Namespace / NTreeViewItem Class


NTreeViewItem Class Methods

For a list of all members of this type, see NTreeViewItem members.

Public Methods
 NameDescription
Public MethodOverridden. Appends the displayable children of the node to the provided list  
Public MethodOverridden. Gets whether the node can provide a clip area for its children  
Public MethodOverridden. Gets the mode in which this displayable node can cache its painting.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Layouts the header of the element inside the specified header area.  
Protected MethodOverridden. Measures the desired size of the element header  
Protected MethodOverridden. Called when a child node has been inserted  
Protected MethodOverridden. Called when a child node has been removed  
Protected MethodCalled when Expanded has changed.  
Protected MethodOverridden. Default handler for the mouse down event  
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint  
Protected MethodOverridden. Handles the touch down event  
Internal MethodOverridden.   
Protected MethodOverridden. Overriden to return true, since we want to select the item on handled mouse downs too.  
Internal Method  
Internal Method  
Top
See Also