The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

DataNodesCollectionPopulatedEventArgs Class Members

The following tables list the members exposed by DataNodesCollectionPopulatedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataNodesCollectionPopulatedEventArgs ConstructorCreates a new instance of the DataNodesCollectionPopulatedEventArgs class.  
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