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.v18.2.dll

Classes

Name Description
HorizontalScrollbarOptions Represents the class containing options for the horizontal scrollbar.
PopupMenuShowingEventArgs Provides data for the RichEditControl.PopupMenuShowing event.
PreparePopupMenuEventArgs Obsolete. Provides data for the RichEditControl.PreparePopupMenu 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 The editor that allows you to create, load, modify, print, save and convert rich text documents in different formats. Provides numerous features, such as importing and exporting options, multiple predefined document layouts, conversion between different measurement units, field support, etc.
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.
VerticalScrollbarOptions Represents the class containing options for the vertical scrollbar.

Delegates

Name Description
PopupMenuShowingEventHandler Represents a method that will handle the RichEditControl.PopupMenuShowing event.
PreparePopupMenuEventHandler Obsolete. Represents a method that will handle the RichEditControl.PreparePopupMenu event.
RichEditCustomMarkDrawEventHandler Represents a method that will handle the RichEditControl.CustomMarkDraw event.
RichEditViewCustomDrawEventHandler Represents a method that will handle the RichEditControl.CustomDrawActiveView 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.