The following tables list the members exposed by DataObjectCreationEventArgs.
Name | Description | |
---|---|---|
DataObjectCreationEventArgs Constructor |
Name | Description | |
---|---|---|
CollectionType | Gets the System.Type which is contained in the underlying collection. | |
ColumnLayout | Gets the ColumnLayout which the object would be created under. | |
NewObject | Gets / sets an object of the ObjectType which will be used as the newly created object. | |
ObjectType | Gets the System.Type of object that the DataManager expects to be created. | |
ParentRow | Gets the Row object which is the parent for this object. | |
RowTypeCreated | Gets the RowType of the row that the newly created object will be associated with. |