DevExpress.XtraSpreadsheet.Services Namespace
Contains interfaces that define services implemented in the SpreadsheetControl.
Assemblies: DevExpress.Docs.v26.1.dll, DevExpress.Spreadsheet.v26.1.Core.dll
Classes
Interfaces
| Name | Description |
|---|---|
| ICustomAssemblyLoadingNotificationService | Enables determining whether a custom assembly containing the Entity Framework data model is allowed to load during mail merge. |
| ICustomCalculationService | Allows you to manage the worksheet calculations process. |
| IDefinedNameValidator | A validator used to check whether a new version of the conflict defined name is valid and unique before pasting it into the destination document. |
| IFormatDetectorService | When implemented, allows you to detect the format of the document contained in the stream. |
| IMessageBoxService | A service that enables you to display a custom message box when a runtime error occurs. |
| IObjectDataSourceValidationService | Allows custom validation of the ObjectDataSource data sources before using them in the document. |
| ISpreadsheetCommandFactoryService | A service which is used to create Spreadsheet commands. |
