Version 24.2 (latest)

DataNodesCollectionPopulatedEventArgs Class Properties

For a list of all members of this type, see DataNodesCollectionPopulatedEventArgs 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 PropertyNodesReturns the TreeNodesCollection instance which is being initialized from the data source.  
See Also