NevronOpenVision
Nevron.Nov.UI Namespace / NTreeViewItemCollection Class
Fields Properties Methods Events


NTreeViewItemCollection Class Members

The following tables list the members exposed by NTreeViewItemCollection.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the GridlinesStroke Property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NTreeViewItemCollection  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the stroking of the gridlines  
Public PropertyGets the tree view, to which this item belongs  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Updates any references or cache related to the context of the node ancestors.  
Protected MethodOverridden. Updates any references or cache related to the context of the node children. This method is called whenever the children of a node have changed.  
Protected MethodOverridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint  
Internal MethodOverridden.   
Internal MethodOverridden.   
Top
See Also