Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.AspNetCore.Spreadsheet Module

In This Article

Contains classes that implement the Spreadsheet client-side functionality.

#Classes

Name Description
CancelEventArgs Provides data for cancelable client events.
CellBeginEditEventArgs Provides data for the cellBeginEdit event.
CellCancelEditEventArgs Provides data for the cellCancelEdit event.
CellEndEditEventArgs Provides data for the cellEndEdit event.
CustomCommandExecutedEventArgs Provides data for the customCommandExecuted event.
EventArgs The base class for classes that contain event data.
HyperlinkClickEventArgs Provides data for the hyperlinkClick event.
PopupMenuItem An item of the Spreadsheet’s context menu.
PopupMenuItemCollection A collection of items in the Spreadsheet’s context menu.
PopupMenuShowingEventArgs Provides data for the popupMenuShowing event.
Rectangle Contains the size and position of a spreadsheet cell.
Selection The selection in the Spreadsheet.
SelectionChangedEventArgs Provides data for the selectionChanged event.
Spreadsheet A client-side Spreadsheet object.
SpreadsheetClientState Contains information about the Spreadsheet’s client state.
SpreadsheetEvent<TEventArgs> The event object used for client-side events.

#Enums

Name Description
DocumentLinkType Lists the available link types.
EditMode Lists values that identify a type of the element currently being edited in the Spreadsheet control.
PopupMenuType Lists values that identify the context menu type.