SpreadsheetCustomAssemblyLoadingEventArgs.Handled Property
In This Article
Gets or sets whether the e.Cancel setting in the event handler makes the final decision on loading the assembly.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | True to use only the Custom |
See Also