| Class | Description |
| ActiveDocumentViewChangedEventArgs | Class that defines the arguments passed in the XamRichTextEditor.ActiveDocumentViewChanged event. |
| AdornmentGeneratorProvider | A factory class that creates instances of an RichTextAdornmentGeneratorBase derived type. |
| AdornmentInfo | A class that holds data related to an adornment. Adornments are added to an Infragistics.Controls.Editors.Primitives.AdornmentLayer. |
| AdornmentLayerInfo | Provides the data necessary to create an Infragistics.Controls.Editors.Primitives.AdornmentLayer. |
| AdornmentLayerKeys | A class that exposes the positioning keys used by the built-in Infragistics.Controls.Editors.Primitives.AdornmentLayers. |
| Caret | Represents the insertion point in the XamRichTextEditor.ActiveDocumentView. |
| ContextMenuClosingEventArgs | Class that defines the arguments passed in the XamRichTextEditor.ContextMenuClosing event. |
| ContextMenuOpeningEventArgs | Class that defines the arguments passed in the XamRichTextEditor.ContextMenuOpening event. |
| DocumentChangedEventArgs | Class that defines the arguments passed in the XamRichTextEditor.DocumentChanged event. |
| EditorUndoTransaction | A custom undo/redo transaction for XamRichTextEditor operations. |
| FindReplaceManager | Provides Find Matches management as well as Find/Replace and highlight services for XamRichTextEditor and Infragistics.Documents.RichText.RichTextDocument. An instance of this class is accessible via the XamRichTextEditor.FindReplaceManager property. |
| HyperlinkExecutingEventArgs | Class that defines the arguments passed in the XamRichTextEditor.HyperlinkExecuting event. |
| MarginBase | An abstract base class for creating classes that provide an implementation for a RichDocumentView Margin. |
| MarginKeys | A class that exposes the positioning keys used by the built-in Margins. |
| Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
| RichDocumentView | A class that represents a view into the document being edited in the XamRichTextEditor . |
| RichDocumentViewLayoutChangedEventArgs | Class that defines the arguments passed in the RichDocumentView.LayoutChanged event. |
| RichTextAdornmentGeneratorBase | An abstract base class for all adornment providers. |
| RichTextSelectionChangedEventArgs | Class that defines the arguments passed in the XamRichTextEditor.SelectionChanged event. |
| ScrollManager | A class that manages scrolling for an RichDocumentView. |
| SplitStatusChangedEventArgs | Class that defines the arguments passed in the XamRichTextEditor.SplitStatusChanged event. |
| ViewEventArgs | Class that defines the arguments passed in the XamRichTextEditor.ViewLoaded and XamRichTextEditor.ViewUnloaded events. |
| XamRichTextEditor | A control that can display and edit rich content (text and objects), apply flexible formatting to the content and render the content using a web layout style. |