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

dxRichEdit.Types Unit

#Classes

Name Description
TdxCalculateDocumentVariableEventArgs An argument container for document variable calculation events.
TdxCustomizeMergeFieldsEventArgs Stores concomitant data for mail merge field customization events.
TdxMailMergeCustomEventArgs The base class for all classes that implement data containers for mail merge events.
TdxMailMergeFinishedEventArgs
TdxMailMergeGetTargetDocumentEventArgs
TdxMailMergeRecordCustomEventArgs The base class for all argument containers for record insertion events in a mail merge operation.
TdxMailMergeRecordFinishedEventArgs
TdxMailMergeRecordStartedEventArgs
TdxMailMergeStartedEventArgs
TdxRichEditHyperlinkClickEventArgs Stores information on a hyperlink click event in a Rich Edit control.
TdxRichEditShortCutEventArgs An argument container for keystroke events.

#Interfaces

Name
IdxRichEditMergeFieldName

#Enums

Name Description
TdxFieldsHighlightMode Enumerates document field highlight modes.
TdxLineBreakSubstitute Enumerates available line break interpretation modes.
TdxPageBreakInsertMode Enumerates page break insert modes.
TdxRichEditAutoSizeMode Enumerates automatic resize modes available for the Simple document view.
TdxRichEditBaseValueSource Enumerates available sources of the font settings applied to the text range that has no explicitly specified formatting.
TdxRichEditBookmarkVisibility Enumerates bookmark visibility modes.
TdxRichEditRulerVisibility Enumerates available ruler visibility modes.
TdxRichEditScrollbarVisibility Enumerates scrollbar visibility options.
TdxRichEditTableGridLinesVisibility Enumerates options that define if non-printable table borders are visible.
TdxRichEditViewType Enumerates available document display modes.

#Types

Name Description
TdxCalculateDocumentVariableEvent A document variable calculation event type.
TdxCloseQueryEvent A document close event type.
TdxCustomizeMergeFieldsEvent
TdxMailMergeFinishedEvent
TdxMailMergeGetTargetDocumentEvent
TdxMailMergeRecordFinishedEvent
TdxMailMergeRecordStartedEvent
TdxMailMergeStartedEvent
TdxMeasurementUnit Enumerates measurement units used in a document.
TdxRichEditHyperlinkClickEvent The procedural type for hyperlink click events in the Rich Edit control.
TdxRichEditShortCutEvent