Version

AfterDataNodesCollectionPopulatedEventArgs Class Members

The following tables list the members exposed by AfterDataNodesCollectionPopulatedEventArgs.

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