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.v19.1.dll

Classes

Name Description
HorizontalScrollbarOptions Represents the class containing options for the horizontal scrollbar.
PopupMenuShowingEventArgs Provides data for the RichEditControl.PopupMenuShowing 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.
VerticalScrollbarOptions Represents the class containing options for the vertical scrollbar.

Delegates

Name Description
PopupMenuShowingEventHandler Represents a method that will handle the RichEditControl.PopupMenuShowing 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.