Version 24.2 (latest)

InitializeDataNodeEventArgs Class Properties

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

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