Version

TreeDataObjectCreationEventArgs Class Members

The following tables list the members exposed by TreeDataObjectCreationEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCollectionTypeGets the System.Type which is contained in the underlying collection.  
Public PropertyNewObjectGets / sets an object of the ObjectType which will be used as the newly created object.  
Public PropertyNodeLayoutThe NodeLayout that was modified. (Inherited from Infragistics.Controls.Menus.NodeLayoutEventArgs)
Public PropertyObjectTypeGets the System.Type of object that the DataManager expects to be created.  
Public PropertyParentNodeGets the XamDataTreeNode object which is the parent for this object.  
See Also