Version

InitializeDataNodeEventArgs Class Members

The following tables list the members exposed by InitializeDataNodeEventArgs.

Public Properties
 NameDescription
Public PropertyIsPrintingReturns true if the nodes collection being populated is in a tree that is being used by an UltraTreePrintDocument for printing.  
Public PropertyNodeReturns the UltraTreeNode instance which is being initialized from the data source.  
Public PropertyReinitializeIndicates whether this node is being reinitialized.  
See Also