CreateSourceObjectEventArgs Constructors
The storage of data for the DataSource.CreateSourceObject event.Name | Parameters | Description |
---|---|---|
CreateSourceObjectEventArgs(ItemType) | itemType | Initializes a new CreateSourceObjectEventArgs instance with the target type of a source object to create. |
See Also