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

BeforeDataNodesCollectionPopulatedEventArgs Class Members

The following tables list the members exposed by BeforeDataNodesCollectionPopulatedEventArgs.

Public Constructors
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. (Inherited from Infragistics.Win.UltraWinTree.DataNodesCollectionPopulatedEventArgs)
Public PropertyNodesReturns the TreeNodesCollection instance which is being initialized from the data source. (Inherited from Infragistics.Win.UltraWinTree.DataNodesCollectionPopulatedEventArgs)
See Also