Back to Devexpress

DevExpress.XtraRichEdit Namespace

windowsforms-devexpress.md

latest21.6 KB
Original Source

DevExpress.XtraRichEdit Namespace

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

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Classes

NameDescription
BookmarkFormShowingEventArgsProvides data for the RichEditControl.BookmarkFormShowing event.
ColumnsSetupFormShowingEventArgsProvides data for the RichEditControl.ColumnsSetupFormShowing event.
ConvertNotesFormShowingEventArgsProvides data for the ConvertNotesFormShowing event.
DeleteTableCellsFormShowingEventArgsProvides data for the RichEditControl.DeleteTableCellsFormShowing event.
DocumentPropertiesFormShowingEventArgsProvides data for the RichEditControl.DocumentPropertiesFormShowing event.
DocumentProtectionQueryNewPasswordFormShowingEventArgsProvides data for the RichEditControl.DocumentProtectionQueryNewPasswordFormShowing event.
DocumentProtectionQueryPasswordFormShowingEventArgsProvides data for the RichEditControl.DocumentProtectionQueryPasswordFormShowing event.
EditStyleFormShowingEventArgsProvides data for the RichEditControl.EditStyleFormShowing event.
EncryptDocumentFormShowingEventArgsProvides data for the EncryptDocumentFormShowing event.
FloatingInlineObjectLayoutOptionsFormShowingEventArgsProvides data for the RichEditControl.FloatingInlineObjectLayoutOptionsFormShowing event.
FontFormShowingEventArgsProvides data for the RichEditControl.FontFormShowing event.
FormShowingEventArgsServes as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
HorizontalScrollbarOptionsRepresents the class containing options for the horizontal scrollbar.
HyperlinkFormShowingEventArgsProvides data for the RichEditControl.HyperlinkFormShowing event.
HyphenationFormShowingEventArgsProvides data for the RichEditControl.HyphenationFormShowing event.
InsertMergeFieldFormShowingEventArgsProvides data for the RichEditControl.InsertMergeFieldFormShowing event.
InsertTableCellsFormShowingEventArgsProvides data for the RichEditControl.InsertTableCellsFormShowing event.
InsertTableFormShowingEventArgsProvides data for the RichEditControl.InsertTableFormShowing event.
LineNumberingFormShowingEventArgsProvides data for the RichEditControl.LineNumberingFormShowing event.
NotesFormShowingEventArgsProvides data for the NotesFormShowing event.
NumberingListFormShowingEventArgsProvides data for the RichEditControl.NumberingListFormShowing event.
PageSetupFormShowingEventArgsProvides data for the RichEditControl.PageSetupFormShowing event.
ParagraphFormShowingEventArgsProvides data for the RichEditControl.ParagraphFormShowing event.
PasteSpecialFormShowingEventArgsProvides data for the RichEditControl.PasteSpecialFormShowing event.
PopupMenuShowingEventArgsProvides data for the RichEditControl.PopupMenuShowing event.
RangeEditingPermissionsFormShowingEventArgsProvides data for the RichEditControl.RangeEditingPermissionsFormShowing event.
RichEditAppearanceRepresents appearance settings specific to the RichEditControl.
RichEditBrushDefines a brush for custom draw on the layout canvas. Brushes are used to fill graphics shapes and draw text.
RichEditControlRepresents a RichEdit control which is a container for the rich-text document providing all the necessary functionality.
RichEditControlOptionsRepresents the storage of settings specific for the RichEditControl.
RichEditCustomMarkDrawEventArgsProvides data for the RichEditControl.CustomMarkDraw event.
RichEditPenDefines an object used to draw lines on the layout canvas.
RichEditViewCustomDrawEventArgsProvides data for the RichEditControl.CustomDrawActiveView event.
ScrollbarOptionsRepresents the base class for scrollbar options.
SearchFormShowingEventArgsProvides data for the RichEditControl.SearchFormShowing event.
ShowFormEventArgsServes as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
SplitTableCellsFormShowingEventArgsProvides data for the RichEditControl.SplitTableCellsFormShowing event.
SymbolFormShowingEventArgsProvides data for the RichEditControl.SymbolFormShowing event.
TableOptionsFormShowingEventArgsProvides data for the RichEditControl.TableOptionsFormShowing event.
TablePropertiesFormShowingEventArgsProvides data for the RichEditControl.TablePropertiesFormShowing event.
TableStyleFormShowingEventArgsProvides data for the RichEditControl.TableStyleFormShowing event.
TabsFormShowingEventArgsProvides data for the RichEditControl.TabsFormShowing event.
VerticalScrollbarOptionsRepresents the class containing options for the vertical scrollbar.
WatermarkFormShowingEventArgsContains data for the RichEditControl.WatermarkFormShowing event.

Delegates

NameDescription
BookmarkFormShowingEventHandlerRepresents a method that will handle the RichEditControl.BookmarkFormShowing event.
ColumnsSetupFormShowingEventHandlerReferences a method that will handle the RichEditControl.ColumnsSetupFormShowing event.
ConvertNotesFormShowingEventHandlerRepresents a method that will handle the RichEditControl.BookmarkFormShowing event.
DeleteTableCellsFormShowingEventHandlerReferences a method that will handle the RichEditControl.DeleteTableCellsFormShowing event.
DocumentPropertiesFormShowingEventHandlerReferences a method that will handle the RichEditControl.DocumentPropertiesFormShowing event.
DocumentProtectionQueryNewPasswordFormShowingEventHandlerReferences a method that will handle the RichEditControl.DocumentProtectionQueryNewPasswordFormShowing event.
DocumentProtectionQueryPasswordFormShowingEventHandlerReferences a method that will handle the RichEditControl.DocumentProtectionQueryPasswordFormShowing event.
EditStyleFormShowingEventHandlerReferences a method that will handle the RichEditControl.EditStyleFormShowing event.
EncryptDocumentFormShowingEventHandlerA method that will handle the EncryptDocumentFormShowing event.
FloatingInlineObjectLayoutOptionsFormShowingEventHandlerA method that will handle the RichEditControl.FloatingInlineObjectLayoutOptionsFormShowing event.
FontFormShowingEventHandlerReferences a method that will handle the RichEditControl.FontFormShowing event.
HyperlinkFormShowingEventHandlerReferences a method that will handle the RichEditControl.HyperlinkFormShowing event.
HyphenationFormShowingEventHandlerReferences a method that will handle the RichEditControl.HyphenationFormShowing event.
InsertMergeFieldFormShowingEventHandlerReferences a method that will handle the RichEditControl.InsertMergeFieldFormShowing event.
InsertTableCellsFormShowingEventHandlerReferences a method that will handle the RichEditControl.InsertTableCellsFormShowing event.
InsertTableFormShowingEventHandlerReferences a method that will handle the RichEditControl.InsertTableFormShowing event.
LineNumberingFormShowingEventHandlerReferences a method that will handle the RichEditControl.LineNumberingFormShowing event.
NotesFormShowingEventHandlerRepresents a method that will handle the RichEditControl.BookmarkFormShowing event.
NumberingListFormShowingEventHandlerReferences a method that will handle the RichEditControl.NumberingListFormShowing event.
PageSetupFormShowingEventHandlerReferences a method that will handle the RichEditControl.PageSetupFormShowing event.
ParagraphFormShowingEventHandlerReferences a method that will handle the RichEditControl.ParagraphFormShowing event.
PasteSpecialFormShowingEventHandlerReferences a method that will handle the RichEditControl.PasteSpecialFormShowing event.
PopupMenuShowingEventHandlerRepresents a method that will handle the RichEditControl.PopupMenuShowing event.
RangeEditingPermissionsFormShowingEventHandlerReferences a method that will handle the RichEditControl.RangeEditingPermissionsFormShowing event.
RichEditCustomMarkDrawEventHandlerRepresents a method that will handle the RichEditControl.CustomMarkDraw event.
RichEditViewCustomDrawEventHandlerRepresents a method that will handle the RichEditControl.CustomDrawActiveView event.
SearchFormShowingEventHandlerReferences a method that will handle the RichEditControl.SearchFormShowing event.
ShowNotesFormShowingEventHandlerRepresents a method that will handle the RichEditControl.BookmarkFormShowing event.
SplitTableCellsFormShowingEventHandlerReferences a method that will handle the RichEditControl.SplitTableCellsFormShowing event.
SymbolFormShowingEventHandlerReferences a method that will handle the RichEditControl.SymbolFormShowing event.
TableOptionsFormShowingEventHandlerRepresents a method that will handle the RichEditControl.TableOptionsFormShowing event.
TablePropertiesFormShowingEventHandlerReferences a method that will handle the RichEditControl.TablePropertiesFormShowing event.
TableStyleFormShowingEventHandlerA method that will handle the RichEditControl.TableStyleFormShowing event.
TabsFormShowingEventHandlerReferences a method that will handle the RichEditControl.TabsFormShowing event.
WatermarkFormShowingEventHandlerA method that handles the RichEditControl.WatermarkFormShowing event.

Enums

NameDescription
ImeCloseStatusLists possible results of finalizing the input and closing the input method editor window.
RichEditMenuTypeLists menu types respective to visual elements for which a popup menu is invoked.
RichEditScrollbarVisibilitySpecifies the visibility of a scroll bar.
RichEditToolbarTypeLists toolbars and ribbon tabs that can be created on the RichEditControl at runtime.