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

TdxCustomSpreadSheet Class

The base class for Spreadsheet and Report Designer controls.

#Declaration

#Remarks

A Spreadsheet control allows you to create applications with a user experience inspired by Microsoft Excel®. In addition, you can associate a Spreadsheet control with a Formula Bar control to add extra cell view and edit options found in many popular spreadsheet applications.

Spreadsheet Application Example

#Main API Members

The list below outlines key members of the TdxCustomSpreadSheet class that allow you to manage spreadsheet documents as well as customize general appearance and behavior settings.

#Terminal TdxCustomSpreadSheet Class Descendants

Do not use the TdxCustomSpreadSheet class directly. Use the following descendants instead:

TdxSpreadSheet
A Spreadsheet control.
TdxSpreadSheetReportDesigner
A Report Designer control.
See Also