SpreadsheetCustomAssemblyLoadingEventArgs Properties
Provides data for the SpreadsheetControl.CustomAssemblyLoading event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Context |
Gets the name of the Entity Framework context. |
Handled |
Gets or sets whether the e. |
Path | Gets the path to the external assembly containing the Entity Framework model. |
See Also