Skip to main content
A newer version of this page is available. .

DevExpress.XtraRichEdit Namespace

Contains classes which implement the main functionality of the RichEdit suite.

Assembly: DevExpress.XtraRichEdit.v20.2.dll

NuGet Package: DevExpress.Win.RichEdit

Classes

Name Description
BookmarkFormShowingEventArgs Provides data for the RichEditControl.BookmarkFormShowing event.
ColumnsSetupFormShowingEventArgs Provides data for the RichEditControl.ColumnsSetupFormShowing event.
ConvertNotesFormShowingEventArgs Provides data for the ConvertNotesFormShowing event.
DeleteTableCellsFormShowingEventArgs Provides data for the RichEditControl.DeleteTableCellsFormShowing event.
DocumentPropertiesFormShowingEventArgs Provides data for the RichEditControl.DocumentPropertiesFormShowing event.
DocumentProtectionQueryNewPasswordFormShowingEventArgs Provides data for the RichEditControl.DocumentProtectionQueryNewPasswordFormShowing event.
DocumentProtectionQueryPasswordFormShowingEventArgs Provides data for the RichEditControl.DocumentProtectionQueryPasswordFormShowing event.
EditStyleFormShowingEventArgs Provides data for the RichEditControl.EditStyleFormShowing event.
EncryptDocumentFormShowingEventArgs Provides data for the EncryptDocumentFormShowing event.
FloatingInlineObjectLayoutOptionsFormShowingEventArgs Provides data for the RichEditControl.FloatingInlineObjectLayoutOptionsFormShowing event.
FontFormShowingEventArgs Provides data for the RichEditControl.FontFormShowing event.
FormShowingEventArgs Serves as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
HorizontalScrollbarOptions Represents the class containing options for the horizontal scrollbar.
HyperlinkFormShowingEventArgs Provides data for the RichEditControl.HyperlinkFormShowing event.
HyphenationFormShowingEventArgs Provides data for the RichEditControl.HyphenationFormShowing event.
InsertMergeFieldFormShowingEventArgs Provides data for the RichEditControl.InsertMergeFieldFormShowing event.
InsertTableCellsFormShowingEventArgs Provides data for the RichEditControl.InsertTableCellsFormShowing event.
InsertTableFormShowingEventArgs Provides data for the RichEditControl.InsertTableFormShowing event.
LineNumberingFormShowingEventArgs Provides data for the RichEditControl.LineNumberingFormShowing event.
NotesFormShowingEventArgs Provides data for the NotesFormShowing event.
NumberingListFormShowingEventArgs Provides data for the RichEditControl.NumberingListFormShowing event.
PageSetupFormShowingEventArgs Provides data for the RichEditControl.PageSetupFormShowing event.
ParagraphFormShowingEventArgs Provides data for the RichEditControl.ParagraphFormShowing event.
PasteSpecialFormShowingEventArgs Provides data for the RichEditControl.PasteSpecialFormShowing event.
PopupMenuShowingEventArgs Provides data for the RichEditControl.PopupMenuShowing event.
RangeEditingPermissionsFormShowingEventArgs Provides data for the RichEditControl.RangeEditingPermissionsFormShowing event.
RichEditAppearance Represents appearance settings specific to the RichEditControl.
RichEditBrush Defines a brush for custom draw on the layout canvas. Brushes are used to fill graphics shapes and draw text.
RichEditControl Represents a RichEdit control which is a container for the rich-text document providing all the necessary functionality.
RichEditControlOptions Represents the storage of settings specific for the RichEditControl.
RichEditCustomMarkDrawEventArgs Provides data for the RichEditControl.CustomMarkDraw event.
RichEditPen Defines an object used to draw lines on the layout canvas.
RichEditViewCustomDrawEventArgs Provides data for the RichEditControl.CustomDrawActiveView event.
ScrollbarOptions Represents the base class for scrollbar options.
SearchFormShowingEventArgs Provides data for the RichEditControl.SearchFormShowing event.
ShowFormEventArgs Serves as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
SplitTableCellsFormShowingEventArgs Provides data for the RichEditControl.SplitTableCellsFormShowing event.
SymbolFormShowingEventArgs Provides data for the RichEditControl.SymbolFormShowing event.
TableOptionsFormShowingEventArgs Provides data for the RichEditControl.TableOptionsFormShowing event.
TablePropertiesFormShowingEventArgs Provides data for the RichEditControl.TablePropertiesFormShowing event.
TableStyleFormShowingEventArgs Provides data for the RichEditControl.TableStyleFormShowing event.
TabsFormShowingEventArgs Provides data for the RichEditControl.TabsFormShowing event.
VerticalScrollbarOptions Represents the class containing options for the vertical scrollbar.

Delegates

Name Description
BookmarkFormShowingEventHandler Represents a method that will handle the RichEditControl.BookmarkFormShowing event.
ColumnsSetupFormShowingEventHandler References a method that will handle the RichEditControl.ColumnsSetupFormShowing event.
ConvertNotesFormShowingEventHandler Represents a method that will handle the RichEditControl.BookmarkFormShowing event.
DeleteTableCellsFormShowingEventHandler References a method that will handle the RichEditControl.DeleteTableCellsFormShowing event.
DocumentPropertiesFormShowingEventHandler References a method that will handle the RichEditControl.DocumentPropertiesFormShowing event.
DocumentProtectionQueryNewPasswordFormShowingEventHandler References a method that will handle the RichEditControl.DocumentProtectionQueryNewPasswordFormShowing event.
DocumentProtectionQueryPasswordFormShowingEventHandler References a method that will handle the RichEditControl.DocumentProtectionQueryPasswordFormShowing event.
EditStyleFormShowingEventHandler References a method that will handle the RichEditControl.EditStyleFormShowing event.
EncryptDocumentFormShowingEventHandler A method that will handle the EncryptDocumentFormShowing event.
FloatingInlineObjectLayoutOptionsFormShowingEventHandler A method that will handle the RichEditControl.FloatingInlineObjectLayoutOptionsFormShowing event.
FontFormShowingEventHandler References a method that will handle the RichEditControl.FontFormShowing event.
HyperlinkFormShowingEventHandler References a method that will handle the RichEditControl.HyperlinkFormShowing event.
HyphenationFormShowingEventHandler References a method that will handle the RichEditControl.HyphenationFormShowing event.
InsertMergeFieldFormShowingEventHandler References a method that will handle the RichEditControl.InsertMergeFieldFormShowing event.
InsertTableCellsFormShowingEventHandler References a method that will handle the RichEditControl.InsertTableCellsFormShowing event.
InsertTableFormShowingEventHandler References a method that will handle the RichEditControl.InsertTableFormShowing event.
LineNumberingFormShowingEventHandler References a method that will handle the RichEditControl.LineNumberingFormShowing event.
NotesFormShowingEventHandler Represents a method that will handle the RichEditControl.BookmarkFormShowing event.
NumberingListFormShowingEventHandler References a method that will handle the RichEditControl.NumberingListFormShowing event.
PageSetupFormShowingEventHandler References a method that will handle the RichEditControl.PageSetupFormShowing event.
ParagraphFormShowingEventHandler References a method that will handle the RichEditControl.ParagraphFormShowing event.
PasteSpecialFormShowingEventHandler References a method that will handle the RichEditControl.PasteSpecialFormShowing event.
PopupMenuShowingEventHandler Represents a method that will handle the RichEditControl.PopupMenuShowing event.
RangeEditingPermissionsFormShowingEventHandler References a method that will handle the RichEditControl.RangeEditingPermissionsFormShowing event.
RichEditCustomMarkDrawEventHandler Represents a method that will handle the RichEditControl.CustomMarkDraw event.
RichEditViewCustomDrawEventHandler Represents a method that will handle the RichEditControl.CustomDrawActiveView event.
SearchFormShowingEventHandler References a method that will handle the RichEditControl.SearchFormShowing event.
ShowNotesFormShowingEventHandler Represents a method that will handle the RichEditControl.BookmarkFormShowing event.
SplitTableCellsFormShowingEventHandler References a method that will handle the RichEditControl.SplitTableCellsFormShowing event.
SymbolFormShowingEventHandler References a method that will handle the RichEditControl.SymbolFormShowing event.
TableOptionsFormShowingEventHandler Represents a method that will handle the RichEditControl.TableOptionsFormShowing event.
TablePropertiesFormShowingEventHandler References a method that will handle the RichEditControl.TablePropertiesFormShowing event.
TableStyleFormShowingEventHandler A method that will handle the RichEditControl.TableStyleFormShowing event.
TabsFormShowingEventHandler References a method that will handle the RichEditControl.TabsFormShowing event.

Enums

Name Description
ImeCloseStatus Lists possible results of finalizing the input and closing the input method editor window.
RichEditMenuType Lists menu types respective to visual elements for which a popup menu is invoked.
RichEditScrollbarVisibility Specifies the visibility of a scroll bar.
RichEditToolbarType Lists toolbars and ribbon tabs that can be created on the RichEditControl at runtime.