Back to Devexpress

DevExpress.XtraSpreadsheet Namespace

windowsforms-devexpress-a10f6014.md

latest10.6 KB
Original Source

DevExpress.XtraSpreadsheet Namespace

Contains the SpreadsheetControl class that provides the main functionality of the XtraSpreadsheet Suite.

Assembly : DevExpress.XtraSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Win.Spreadsheet

Classes

NameDescription
CellEditorOpenedEventArgsProvides data for the SpreadsheetControl.CellEditorOpened event.
CustomDrawCellBackgroundEventArgsProvides data for the SpreadsheetControl.CustomDrawCellBackground event.
CustomDrawCellEventArgsProvides data for the SpreadsheetControl.CustomDrawCell event.
CustomDrawCellEventArgsBaseProvides data for the SpreadsheetControl.CustomDrawCell event.
CustomDrawColumnHeaderBackgroundEventArgsProvides data for the SpreadsheetControl.CustomDrawColumnHeaderBackground event.
CustomDrawColumnHeaderEventArgsProvides data for the SpreadsheetControl.CustomDrawColumnHeader event.
CustomDrawCommentIndicatorEventArgsProvides data for the SpreadsheetControl.CustomDrawCommentIndicator event.
CustomDrawFrozenPaneBorderEventArgsProvides data for the SpreadsheetControl.CustomDrawFrozenPaneBorder event.
CustomDrawHeaderEventArgsBaseRepresents the base class for classes that provide data for the SpreadsheetControl.CustomDrawColumnHeaderBackground, SpreadsheetControl.CustomDrawColumnHeader, SpreadsheetControl.CustomDrawRowHeaderBackground and SpreadsheetControl.CustomDrawRowHeader events of the SpreadsheetControl.
CustomDrawObjectEventsArgsRepresents the base class for all classes that provide data for the custom draw events.
CustomDrawRowHeaderBackgroundEventArgsProvides data for the SpreadsheetControl.CustomDrawRowHeaderBackground event.
CustomDrawRowHeaderEventArgsProvides data for the SpreadsheetControl.CustomDrawRowHeader event.
PopupMenuShowingEventArgsProvides data for the SpreadsheetControl.PopupMenuShowing event.
SpreadsheetControlEmulates the Microsoft® Excel® appearance and allows you to create, load, edit, save and print spreadsheet documents.
SpreadsheetControlOptionsContains various options you can specify for the Spreadsheet control.
SpreadsheetCustomCellEditEventArgsProvides data for the SpreadsheetControl.CustomCellEdit event.
SpreadsheetDataSourceWizardOptionsContains options which affect the behavior of the Data Source Wizard.
SpreadsheetFormulaBarDisplays the active cell’s address and content and is used to view, enter and edit formulas and cell data in the SpreadsheetControl.
SpreadsheetFormulaBarControlDisplays the content of the active cell and is used to view, enter and edit formulas and cell data in the SpreadsheetControl.
SpreadsheetHorizontalScrollbarOptionsContains options for the horizontal scrollbar of the SpreadsheetControl.
SpreadsheetNameBoxControlDisplays cell references and defined names specified in a worksheet.
SpreadsheetScrollbarOptionsRepresents the base class for scrollbar options.
SpreadsheetTabSelectorOptionsContains options which can be specified for the Sheet Tab Selector of the SpreadsheetControl.
SpreadsheetVerticalScrollbarOptionsContains options for the vertical scrollbar of the SpreadsheetControl.
WorksheetDisplayAreaAn object that allows you to specify a worksheet’s visible area.

Delegates

NameDescription
CellEditorOpenedEventHandlerA method that handles the SpreadsheetControl.CellEditorOpened event.
CustomDrawCellBackgroundEventHandlerA method that will handle the CustomDrawCellBackground event of the SpreadsheetControl.
CustomDrawCellEventHandlerA method that will handle the CustomDrawCell event of the SpreadsheetControl.
CustomDrawColumnHeaderBackgroundEventHandlerA method that will handle the CustomDrawCellColumnHeaderBackground event of the SpreadsheetControl.
CustomDrawColumnHeaderEventHandlerA method that will handle the CustomDrawColumnHeader event of the SpreadsheetControl.
CustomDrawCommentIndicatorEventHandlerA method that will handle the SpreadsheetControl.CustomDrawCommentIndicator event.
CustomDrawFrozenPaneBorderEventHandlerA method that will handle the CustomDrawFrozenPaneBorder event of the SpreadsheetControl.
CustomDrawRowHeaderBackgroundEventHandlerA method that will handle the CustomDrawRowHeaderBackground event of the SpreadsheetControl.
CustomDrawRowHeaderEventHandlerA method that will handle the CustomDrawRowHeader event of the SpreadsheetControl.
PopupMenuShowingEventHandlerA method that will handle the PopupMenuShowing event of the SpreadsheetControl.
SpreadsheetCustomCellEditEventHandlerA method that will handle the CustomCellEdit event of the SpreadsheetControl.

Enums

NameDescription
FrozenPaneBorderTypeLists values used to specify the frozen pane type.
NameBoxItemDisplayModeLists values used to specify what items should be displayed in the Name Box‘s drop-down list.
SpreadsheetElementVisibilityLists values used to specify the visibility of a certain element of the SpreadsheetControl.
SpreadsheetMenuTypeLists values used to specify the type of the SpreadsheetControl’s context menu.
SpreadsheetScrollbarVisibilityLists values used to specify the visibility of a scrollbar in the SpreadsheetControl.
SpreadsheetStatusBarItemsLists items that can be displayed on the Spreadsheet status bar.
SpreadsheetToolbarTypeLists ribbon tabs/toolbars that can be added to the SpreadsheetControl at runtime.