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

dxSpreadSheetFindAndReplaceDialog Unit

#Classes

Name Description
TdxSpreadSheetFindAndReplaceDialogForm The form class that implements the “Find and Replace“ dialog in spreadsheet controls.

#Enums

Name Description
TdxSpreadSheetFindAndReplaceDialogLookMode Enumerates value search modes available in the “Find and Replace “ dialog.
TdxSpreadSheetFindAndReplaceDialogMatchMode Enumerates search match options available in the “Find and Replace“ dialog.
TdxSpreadSheetFindAndReplaceDialogSearchMode Enumerates search order options available in the “Find and Replace” dialog.
TdxSpreadSheetFindAndReplaceDialogSearchRange Enumerates cell search scopes available in the “Find and Replace“ dialog.

#Methods

Name Description
ShowFindAndReplaceDialog(TdxCustomSpreadSheet,Integer) Invokes the “Find and Replace“ dialog for a specified spreadsheet control.

#Variables

Name Description
dxSpreadSheetFindAndReplaceDialogClass Specifies the form class of the “Find and Replace“ dialog that spreadsheet controls invoke.

#Types

Name Description
TdxSpreadSheetFindAndReplaceDialogFormClass The class-reference to a “Find and Replace“ dialog form class.
TdxSpreadSheetFindAndReplaceDialogMatchModes A set of search match options available in the “Find and Replace“ dialog.