| Class | Description |
 | BlockUIElement | UI element that can render text with different formatting attributes assigned to different portions of the text. This element is used by the FormattedLinkEditor. |
 | BRUIElement | BRUIElement class. |
 | CaretUIElement | UI element that represents caret in the formatted text editor. |
 | EditStateChangedEventArgs | Event args associated with the FormattedLinkEditor.EditStateChanged event. |
 | EllipsisUIElement | A ui element for displaying ellipsis character. |
 | FormattedLinkEditor | Embeddable editor class for displaying formatted text. It also has support for displaying hyper-links, images and horizontal lines. It also supports editing. |
 | FormattedLinkEditor.FormattedLinkEditorUIAProviderStub | UI Automation provider for the FormattedLinkEditor embeddable editor |
 | FormattedLinkEmbeddableUIElement | EmbeddableUIElementBase implementation for FormattedLinkEditor editor. |
 | FormattedTextEditInfo | Class that exposes edit related properties and methods. Instances of this class are valid only when the associated formatted text editor element is in edit mode. |
 | FormattedTextUIElement | UI element that can render text with different formatting attributes assigned to different portions of the text. This element is used by the FormattedLinkEditor. |
 | HRUIElement | UI element used by the FormattedTextUIElement for rendering a horizontal rule. |
 | ImageSectionUIElement | UI element used by the FormattedTextUIElement for rendering images. |
 | KeyActionMapping | Key/Action mapping object for UltraGrid. |
 | KeyActionMappings | Summary description for KeyActionMappings. |
 | LinkClickedEventArgs | Event args associated with the FormattedLinkEditor.LinkClicked event. |
 | ParsedFormattedTextValue | A data strcuture that represents parsed formatted text value. This is used for specifying a value to FormattedTextUIElement object. |
 | ParsedFormattedTextValue.TypeConverter | TypeConverter for the ParsedFormattedTextValue structure. |
 | ParseErrorEventArgs | Event args associated with the FormattedLinkEditor.ParseError event. |
 | ScrollableAreaUIElement | ScrollableAreaUIElement class. Displays scrollbars and scrolls the client element contained inside this element. |
 | ScrollableAreaUIElement.ContainerElement | UIElement class that contains the client element (the element that's scrolled) of the scroll area element. |
 | SectionUIElement | SectionUIElement class. |
 | StyleInfo | Contains style related information. |
 | StyleInfo.DimensionInfo | DimensionInfo class. |
 | StyleInfo.DimensionInfo.DimensionInfoTypeConverter | DimensionInfoTypeConverter |
 | StyleInfo.FontSizeInfo | FontSizeInfo class. |
 | StyleInfo.FontSizeInfo.FontSizeInfoTypeConverter | FontSizeInfoTypeConverter |
 | StyleInfo.MarginsInfo | MarginsInfo class. |
 | StyleInfo.MarginsInfo.MarginsInfoTypeConverter | MarginsInfoTypeConverter |
 | TextSectionUIElement | UI element used by the FormattedTextUIElement for rendering text. |
 | VisitedLinksCollection | Collection for maintaining the list of visited links. |