The following tables list the members exposed by TreeDataObjectCreationEventArgs.
Name | Description | |
---|---|---|
![]() | TreeDataObjectCreationEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | CollectionType | Gets the System.Type which is contained in the underlying collection. |
![]() | NewObject | Gets / sets an object of the ObjectType which will be used as the newly created object. |
![]() | NodeLayout | The NodeLayout that was modified. (Inherited from Infragistics.Controls.Menus.NodeLayoutEventArgs) |
![]() | ObjectType | Gets the System.Type of object that the DataManager expects to be created. |
![]() | ParentNode | Gets the XamDataTreeNode object which is the parent for this object. |