Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DevExpress.XtraSpreadsheet.Services Namespace

Contains interfaces that define services implemented in the SpreadsheetControl.

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Classes

Name Description
SpreadsheetCommandFactoryServiceWrapper A base class for implementing custom services used to substitute the default command factory service.

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 managing the process of worksheet calculations.
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 Allows detecting the format of a document contained in a 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.

Enums

Name Description
DefinedNameStatus Lists values used to specify the defined name status.