Back to Devexpress

DevExpress.AspNetCore.Spreadsheet Module

aspnetcore-js-devexpress-dot-aspnetcore.md

latest3.8 KB
Original Source

DevExpress.AspNetCore.Spreadsheet Module

Contains classes that implement the Spreadsheet client-side functionality.

Classes

NameDescription
CancelEventArgsProvides data for cancelable client events.
CellBeginEditEventArgsProvides data for the cellBeginEdit event.
CellCancelEditEventArgsProvides data for the cellCancelEdit event.
CellEndEditEventArgsProvides data for the cellEndEdit event.
CustomCommandExecutedEventArgsProvides data for the customCommandExecuted event.
EventArgsThe base class for classes that contain event data.
HyperlinkClickEventArgsProvides data for the hyperlinkClick event.
PopupMenuItemAn item of the Spreadsheet’s context menu.
PopupMenuItemCollectionA collection of items in the Spreadsheet’s context menu.
PopupMenuShowingEventArgsProvides data for the popupMenuShowing event.
RectangleContains the size and position of a spreadsheet cell.
SelectionThe selection in the Spreadsheet.
SelectionChangedEventArgsProvides data for the selectionChanged event.
SpreadsheetA client-side Spreadsheet object.
SpreadsheetClientStateContains information about the Spreadsheet’s client state.
SpreadsheetEvent<TEventArgs>The event object used for client-side events.

Enums

NameDescription
DocumentLinkTypeLists the available link types.
EditModeLists values that identify a type of the element currently being edited in the Spreadsheet control.
PopupMenuTypeLists values that identify the context menu type.