Back to Devexpress

SpreadsheetCustomAssemblyLoadingEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-spreadsheetcustomassemblyloadingeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

SpreadsheetCustomAssemblyLoadingEventArgs Properties

Provides data for the SpreadsheetControl.CustomAssemblyLoading event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ContextNameGets the name of the Entity Framework context.
HandledGets or sets whether the e.Cancel setting in the event handler makes the final decision on loading the assembly.
PathGets the path to the external assembly containing the Entity Framework model.

See Also

SpreadsheetCustomAssemblyLoadingEventArgs Class

SpreadsheetCustomAssemblyLoadingEventArgs Members

DevExpress.Spreadsheet Namespace