InstanceInitializeEventArgs Properties
Contains data for the Initialize event.| Name | Description |
|---|---|
| Description | Gets a description of a custom data type. |
| Instance | Gets or sets the instance. |
| Name | Gets a name of a custom data type. |
| Type | Gets the instance type. |
See Also