skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Namespace Telerik.Windows.Documents.RichTextBoxCommands

Classes

AcceptAllRevisionsCommand

Represents a command that accepts all revisions in a rich text box document.

AcceptRevisionCommand

Accepts a revision in the RichTextBox, finalizing the changes made during the revision process.

AddShapeTextBoxCommand

Represents a command that adds a text box shape to the rich text box.

ApplicationCommandsCollection

Represents a collection of application commands used in the RichTextBox control.

CancelFormatPainterCommand

Represents a command that cancels the format painter if it was prepared to paste.

CanExecuteBehaviorInProtectedDocument

ChangeAllFieldsDisplayModeCommand

Represents a command that changes the display mode of all fields in the rich text box.

ChangeBibliographicStyleCommand

Represents the command to change the bibliographic style in a RichTextBox.

ChangeColorCommandBase

Represents the base class for commands that change the color in the RichTextBox.

ChangeFontFamilyCommand

Represents a command that changes the font family of selected text in a RichTextBox.

ChangeFontForeColorCommand

Represents a command that changes the font foreground color of the selected text in the rich text box.

ChangeFontHighlightColorCommand

Represents a command that changes the font highlight color in the RichTextBox.

ChangeFontSizeCommand

Represents a command that changes the font size of the selected text in the RichTextBox.

ChangeFormatPainterStateCommand

Represents a command that can change the state of the format painter.

ChangeFormatPainterStateCommandParameter

Describes the possible parameters of the ChangeFormatPainterStateCommand.

ChangeImageWrappingStyleCommand

Represents a command that changes the wrapping style of an image in a rich text box.

ChangeIntegratedWatermarkTypeCommand

Represents a command to change the integrated watermark type in a RichTextBox.

ChangeLayoutModeCommand

Represents the command to change the layout mode of the RichTextBox.

ChangeListStyleCommand

Represents a command that changes the list style in a RichTextBox.

ChangePageMarginsTypeCommand

Represents a command to change the page margins in the RichTextBox component.

ChangePageOrientationCommand

Represents a command to change the page orientation in a document.

ChangePaperTypeCommand

Represents a command that changes the paper type in the rich text box.

ChangeParagraphBackgroundColorCommand

Represents a command to change the background color of a paragraph in the RichTextBox.

ChangeParagraphFlowDirectionCommand

Represents a command that changes the flow direction of a paragraph in a rich text box.

ChangeParagraphListLevelCommand

Represents a command that changes the list level of a paragraph in a rich text box.

ChangeRotateTextWithShapeCommand

Represents a command that changes the rotation of text within a shape.

ChangeSectionColumnsCommand

Represents a command to change the column settings of a section in a rich text document.

ChangeSectionFooterBottomMarginCommand

Represents the command to change the bottom margin of the footer in a section.

ChangeSectionHeaderFooterMarginBase

Changes the margin of the header or footer in a section.

ChangeSectionHeaderTopMarginCommand

Represents a command that changes the top margin of a section header in a RichTextBox.

ChangeShapeAutoFitToTextCommand

Executes the command to change the shape's auto fit setting to adjust to the text content.

ChangeShapeFillCommand

Represents a command that changes the fill of a shape in the RichTextBox.

ChangeShapeOutlineDashCommand

Represents a command that changes the outline dash style of a shape in the RichTextBox.

ChangeShapeOutlineFillCommand

Represents a command that changes the outline and fill of a shape in the rich text box.

ChangeShapeOutlineWidthCommand

Represents a command that changes the outline width of a shape in the RichTextBox.

ChangeShapeTextBottomMarginCommand

Command that changes the bottom margin of the specified shape in the RichTextBox.

ChangeShapeTextFillCommand

Represents the command that changes the text fill of a shape in the RichTextBox.

ChangeShapeTextLeftMarginCommand

Represents a command that changes the left margin of a shape's text in a Rich Text Box.

ChangeShapeTextOutlineDashCommand

Represents a command that changes the dash style of the outline of a shape in the rich text box.

ChangeShapeTextOutlineFillCommand

Represents a command for changing the outline fill of a shape in a RichTextBox.

ChangeShapeTextOutlineWidthCommand

Represents a command to change the outline width of a shape in the RichTextBox. This command can be executed to modify the appearance of shapes within the document.

ChangeShapeTextRightMarginCommand

Represents a command that changes the right margin of a shape in a RichTextBox.

ChangeShapeTextRotationCommand

Represents a command that changes the text rotation for a specified shape in the RichTextBox.

ChangeShapeTextTopMarginCommand

Represents a command that changes the top margin of a shape's text.

ChangeShapeTextVerticalAlignmentCommand

Represents a command that changes the vertical alignment of text within a shape.

ChangeShapeTextWrapCommand

Represents a command that changes the text wrapping of a shape in the rich text box.

ChangeShapeWrappingStyleCommand

Represents a command that changes the wrapping style of a shape in the RichTextBox.

ChangeStyleNameCommand

Represents a command that changes the style name of the selected content in the RichTextBox.

ChangeTableColumnsLayoutModeCommand

Represents a command that changes the layout mode of a table's columns.

ChangeTextAlignmentCommand

Represents a command to change the text alignment within a RichTextBox.

ChangeUnderlineColorCommand

Represents a command that changes the underline color of text in the rich text editor.

ChangeUnderlineDecorationCommand

Represents a command that changes the underline decoration of a specified text range in a RichTextBox.

ClearAllFormattingCommand

Represents a command that clears all formatting from the selected content in the RichTextBox.

ClearFormattingCommand

Represents the command that clears formatting from the selected text in a RichTextBox.

CommandErrorEventArgs

Represents the event arguments for a command error in the RichTextBox.

CommandExecutedEventArgs

Provides data for CommandExecuted event.

CommandExecutingEventArgs

Provides data for CommandExecuting event.

CommandTargets

Specifies targets on which commands could be applied.

CommentCommandBase

Represents the base class for comment commands in the RichTextBox control. This class provides the foundational functionality for handling comments within the document.

ContinueNumberingCommand

Represents a command that continues the numbering of a list in a rich text box.

ConvertFloatingShapeToShapeInlineCommand

Represents a command that converts a floating shape to an inline shape in a rich text box.

ConvertImageToImageInlineCommand

Represents a command that converts an image to an inline image in a rich text box.

CopyCommand

Represents the command to copy selected content from the RichTextBox.

CopyFormattingCommand

Represents a command that can copy formatting from the current selection.

CopyHyperlinkCommand

Represents a command that copies a hyperlink to the clipboard.

CutCommand

Represents the command to cut the selected content from the document.

DecrementFontSizeCommand

Represents a command that decreases the font size of the selected text in a RichTextBox.

DecrementParagraphLeftIndentCommand

Represents a command that decreases the left indent of a paragraph in a rich text box.

DecrementParagraphListLevelCommand

Represents a command that decrements the nested level of a paragraph list.

DeleteAllCommentsCommand

Represents a command that deletes all comments in the RichTextBox.

DeleteCodeBlockCommand

Executes the command to delete a code block from the rich text box.

DeleteCommand

Represents a command that deletes content from the document in the RichTextBox.

DeleteCommentCommand

Represents a command to delete a comment in the RichTextBox.

DeleteTableColumnCommand

Represents a command that deletes a column from a table in the RichTextBox.

DeleteTableCommand

Represents a command that deletes a table in a RichTextBox.

DeleteTableRowCommand

Represents the command to delete a row from a table in a Rich Text Box.

DrawingContextCommandBase

Represents the base class for commands that interact with the drawing context in the Telerik RichTextBox.

EditFooterCommand

Represents a command that activates the footer editing mode.

EditHeaderCommand

Represents a command that activates the header editing mode.

EditShapeTextBoxCommand

Represents a command that edits the text of a shape text box in a RichTextBox.

ExitHeaderFooterEditModeCommand

Command to exit the header and footer edit mode in the RichTextBox.

FieldRangeStartBaseCommandBase<T>

Represents the base command for manipulating field range starts in a RichTextBox.

GoToNextCommentCommand

Represents a command that navigates to the next comment in the document.

GoToNextEndnoteCommand

Represents a command that moves the focus to the next endnote in a document.

GoToNextFootnoteCommand

Represents a command that navigates to the next footnote in the document.

GoToNextRevisionCommand

Executes the command to navigate to the next revision in the document.

GoToPreviousCommentCommand

Represents the command to navigate to the previous comment in the rich text box.

GoToPreviousEndnoteCommand

Represents a command that navigates to the previous endnote in a document.

GoToPreviousFootnoteCommand

Represents a command that navigates to the previous footnote in a document.

GoToPreviousRevisionCommand

Represents a command that navigates to the previous revision in a document.

ImageContextCommandBase

Represents the base class for commands that operate on image context in the RichTextBox.

IncrementFontSizeCommand

Increments the font size of the selected text in the RichTextBox.

IncrementParagraphLeftIndentCommand

Represents a command that increments the left indent of a paragraph in the rich text box.

IncrementParagraphListLevelCommand

Increments the list level of the specified paragraph in a RichTextBox.

InsertBibliographyFieldCommand

Represents a command that inserts a bibliography field into a document.

InsertBreakCommand

Represents a command that inserts a break in the rich text box.

InsertCitationFieldCommand

Represents a command that inserts a citation field into the document.

InsertColumnBreakCommand

Represents a command that inserts a column break in the rich text box.

InsertCommentCommand

Represents a command that inserts a comment into a RichTextBox.

InsertDocumentFragmentCommand

Represents a command that inserts a document fragment into the current editing context of a RichTextBox.

InsertEndnoteCommand

Represents a command that inserts an endnote at the current cursor position in the document.

InsertFieldCommand

Represents a command that inserts a field into a RichTextBox.

InsertFootnoteCommand

Represents the command to insert a footnote in the rich text box.

InsertLineBreakCommand

Represents a command that inserts a line break at the current cursor position in the RichTextBox.

InsertLineNumberingCommand

Represents a UI-friendly command for inserting a line numbering.

InsertMergeFieldEmptyCommand

Represents a command that inserts an empty merge field into the RichTextBox.

InsertNonBreakingSpaceCommand

Represents a UI-friendly command for inserting a non-breaking space.

InsertPageBreakCommand

Represents a command that inserts a page break in the rich text box.

InsertPageFieldCommand

Inserts a page field into the rich text box, which dynamically updates to display the current page number.

InsertPictureCommand

Represents the command to insert a picture into the rich text box.

InsertSectionBreakCommand

Represents a command that inserts a section break in the rich text box.

InsertStructuredDocumentTagCommand

Represents a UI-friendly command for inserting structured documents tags (Content Controls).

InsertTableColumnCommand

Represents a command that inserts a new column into a table in the RichTextBox.

InsertTableColumnToTheLeftCommand

Represents a command to insert a new column to the left of the currently selected column in a table.

InsertTableColumnToTheRightCommand

Represents a command that inserts a new column to the right of the currently selected column in a table.

InsertTableCommand

Represents a command that inserts a table into the rich text box.

InsertTableCommandParameter

Represents the parameters used for the Insert Table command in the RichTextBox.

InsertTableRowAboveCommand

Represents the command to insert a new row above the currently selected row in a table.

InsertTableRowBelowCommand

Represents a command to insert a new row below the selected row in a table within the RichTextBox.

InsertTableRowCommand

Represents a command to insert a new row into a table in the RichTextBox.

InsertTextBoxCommand

Represents a command to insert a text box into a document.

InsertTextCommand

Represents a command that inserts text into a document.

MailMergeCommand

Represents a command that executes a mail merge operation in the RichTextBox.

MailMergeDataSourceContextCommandBase

Base class for mail merge data source context commands in the Telerik RichTextBox. This class provides the necessary functionality for handling mail merge operations by serving as a base for specific command implementations.

MergeTableCellsCommand

Represents a command that merges selected table cells within a RichTextBox.

MoveCaretCommand

Represents the command to move the caret within a RichTextBox.

MoveSelectionCommand

Represents a command that moves the current selection within the document.

MoveSelectionCommandParameter

This class contains information used in the MoveSelectionCommand.

MultipleUndoCommand

Represents a command that allows multiple undo operations in a RichTextBox. This command enables the user to revert back multiple changes made to the document.

NewDocumentCommand

Represents a command that creates a new document in the RichTextBox.

OpenContextMenuOnNextSpellingErrorCommand

Represents a command that opens the context menu when the next spelling error is encountered.

OpenDocumentCommand

Represents a command that opens a document in the rich text box.

OpenHyperlinkCommand

Represents a command that opens a hyperlink in the context of the RichTextBox.

PasteCommand

Represents the command to paste content into the rich text box.

PasteFormattingCommand

Represents a command that can paste formatting to the current selection.

PreviewFirstMailMergeDataRecordCommand

Represents the command that previews the first data record in a mail merge operation.

PreviewLastMailMergeDataRecordCommand

Represents a command that previews the last mail merge data record in the RichTextBox.

PreviewNextMailMergeDataRecordCommand

Command used to preview the next mail merge data record in the RichTextBox.

PreviewPreviousMailMergeDataRecordCommand

Command that previews the previous mail merge data record in the RichTextBox.

PrintCommand

Represents a command that initiates the printing process for the content in a RichTextBox.

PrintPreviewCommand

Represents a command that displays a print preview of the document in the RichTextBox.

RedoCommand

Represents a command that executes a redo operation in the RichTextBox.

RejectAllRevisionsCommand

Represents a command that rejects all revisions in a rich text document.

RejectRevisionCommand

Represents a command that rejects a specific revision in the Telerik RichTextBox.

RemoveHyperlinkCommand

Represents the command associated with removing a hyperlink from a document in the RichTextBox control.

RemoveWatermarkCommand

Represents a command that removes watermarks from a document in the RichTextBox.

RestartNumberingCommand

Represents a command that restarts the numbering of a list in the RichTextBox.

RichTextBoxCommandBase

Represents the base class for commands that can be executed within a RichTextBox.

RichTextBoxCommands

Provides a set of commands for manipulating the RichTextBox in Telerik's UI framework.

RichTextBoxCommandsTranslator

Provides methods for translating RichTextBox commands into their corresponding actions.

RichTextBoxRoutedCommand

Represents a routed command for the RichTextBox in Telerik's Document Framework. This command encapsulates the logic to execute specific actions related to the RichTextBox control.

RichTextBoxShapesCommandsTranslator

Translates commands related to shapes in the RichTextBox control.

SaveCommand

Represents the command that saves the current document in the RichTextBox.

SelectAllCommand

Represents the command to select all content within the RichTextBox.

SelectHyperlinkCommand

Represents a command that allows the selection of a hyperlink within a RichTextBox.

SelectionEnabledCommand

Represents the command that enables or disables selection in the RichTextBox.

SelectTableCellCommand

Represents a command that selects a specific cell within a table in the RichTextBox control.

SelectTableColumnCommand

Represents a command that selects a specific column in a table within the rich text box.

SelectTableCommand

Represents a command that selects a table within the RichTextBox control.

SelectTableEmptyCommand

Represents a command that selects an empty table in the RichTextBox.

SelectTableRowCommand

Represents a command that selects a row in a table within the RichTextBox.

ShapeContextCommandBase

Represents the base class for commands related to shape context in the RichTextBox.

ShowAddNewBibliographicReferenceDialogCommand

Represents a command that displays a dialog for adding a new bibliographic reference.

ShowChangeEditingPermissionsDialogCommand

Represents the command that shows the change editing permissions dialog.

ShowCodeFormattingDialogCommand

Represents a command that displays the code formatting dialog in the RichTextBox.

ShowContentControlPropertiesDialogCommand

Represents a command that displays the properties dialog for a content control in the RichTextBox.

ShowDefineNewListStyleDialogCommand

Represents a command for showing the dialog to define a new list style in the RichTextBox.

ShowFindReplaceDialogCommand

Displays the Find and Replace dialog in the RichTextBox control.

ShowFloatingBlockPropertiesDialogCommand

Represents a command to display the floating block properties dialog.

ShowFontPropertiesDialogCommand

Represents the command that opens the font properties dialog in the RichTextBox.

ShowImageEditorCommand

Represents a command that displays the image editor for editing images within the RichTextBox.

ShowInsertCaptionDialogCommand

Represents a command that displays the Insert Caption dialog in the RichTextBox.

ShowInsertCrossReferenceWindowCommand

Represents a command to display the Insert Cross Reference dialog in the RichTextBox.

ShowInsertDateTimeDialogCommand

Represents a command that opens a dialog for inserting the current date and time into a rich text box.

ShowInsertHyperlinkDialogCommand

Represents a command that displays the Insert Hyperlink dialog in the RichTextBox.

ShowInsertSymbolWindowCommand

Represents a command that displays the Insert Symbol window in the RichTextBox.

ShowInsertTableDialogCommand

Represents a command that opens the Insert Table dialog within the RichTextBox editor.

ShowInsertTableOfContentsDialogCommand

Represents a command that shows the "Insert Table of Contents" dialog in the RichTextBox context.

ShowLineNumberingDialogCommand

The command which when executed, shows the ShowLineNumberingDialog.

ShowManageBibliographicSourcesDialogCommand

Represents a command that displays the Manage Bibliographic Sources dialog.

ShowManageBookmarksDialogCommand

Represents a command to show the Manage Bookmarks dialog in the RichTextBox.

ShowManageStylesDialogCommand

Represents a command that displays the Manage Styles dialog in the RichTextBox.

ShowNotesDialogCommand

Represents a command that displays the notes dialog in the RichTextBox.

ShowParagraphPropertiesDialogCommand

Represents a command that displays the paragraph properties dialog in the RichTextBox.

ShowSectionColumnsDialogCommand

The command which when executed, shows the SectionColumnDialog.

ShowSetNumberingValueDialogCommand

Represents a command that displays the Set Numbering Value dialog.

ShowSpellCheckingDialogCommand

This command displays the spell checking dialog for the RichTextBox control, allowing users to review and correct spelling errors in the document.

ShowStyleFormattingPropertiesDialogCommand

Represents a command that displays the Style Formatting Properties dialog in the RichTextBox.

ShowTableBordersDialogCommand

Represents a command that displays the table borders dialog for the user.

ShowTablePropertiesDialogCommand

Represents a command that shows the properties dialog for a table.

ShowTabStopsPropertiesDialogCommand

Represents a command that displays the Tab Stops Properties dialog for the RichTextBox.

ShowTaskPaneCommand

Represents a command that displays the task pane in the RichTextBox.

ShowWatermarkSettingsDialogCommand

Represents a command that opens the watermark settings dialog for the RichTextBox.

StylePropertyChangedEventArgs<T>

Provides data for the StylePropertyChanged event in the RichTextBox.

SuppressLineNumberingForCurrentParagraphCommand

The command which when executed, suppresses the line numbering for the current paragraph.

TabBackwardCommand

Represents the command that moves the selection backward by one tab stop in the RichTextBox control.

TabCommandBehaviors

Defines behaviors for TabForwardCommand and TabBackwardCommand.

TabForwardCommand

Executes the Tab Forward command, which moves the current text selection or cursor one tab stop forward.

TableCellContentAlignmentCommand

Represents a command that aligns the content within a table cell in a RichTextBox.

TableCellContentAlignmentCommandParameter

Represents the parameters for the TableCellContentAlignmentCommand, which is used to align content within a table cell in the RichTextBox.

TableContextCommandBase

Represents the base class for commands that operate on tables within the RichTextBox control.

ToggleBoldCommand

Represents a command that toggles the bold formatting of selected text in the rich text box.

ToggleBulletsCommand

Represents a command that toggles the bullet list formatting for selected text in a RichTextBox.

ToggleCommandBase

Represents the base class for toggle commands in the Telerik RichTextBox. This class provides functionality to create commands that can toggle the state of certain properties.

ToggleCommentsCommand

Represents a command that toggles comments in a RichTextBox document.

ToggleDifferentFirstPageHeaderFooterCommand

Represents a command to toggle the visibility of different first page header and footer settings in a RichTextBox control.

ToggleDifferentOddAndEvenPagesHeaderFooterCommand

Represents a command that toggles the different odd and even pages header/footer in a document when executed.

ToggleDocumentProtectionCommand

Executes the command that toggles the document protection state. This command can enable or disable protection for the document, allowing users to either modify the document content or restrict modifications based on the current state.

ToggleFieldDisplayModeCommand

Represents a command that toggles the display mode of fields within the RichTextBox.

ToggleFormattingSymbolsCommand

Represents a command that toggles the visibility of formatting symbols in the rich text box.

ToggleHeaderFooterLinkToPreviousCommand

Represents a command that toggles the link to the previous header or footer in a RichTextBox document.

ToggleInsertShapeToolCommand

Represents a command that toggles the Insert Shape tool in the RichTextBox control.

ToggleItalicCommand

Represents a command that toggles the italic formatting of the selected text in a RichTextBox.

ToggleMergeFieldsHighlightCommand

Represents a command that toggles the highlight of merge fields in the RichTextBox.

ToggleNumberedCommand

Toggles the numbered list format for the currently selected text in the RichTextBox.

ToggleSpellCheckingCommand

Represents a command that toggles spell checking in the RichTextBox control.

ToggleStrikethroughCommand

Represents a command that toggles the strikethrough formatting of the selected text in the RichTextBox.

ToggleSubscriptCommand

Represents a command that toggles the subscript formatting for the selected text in a rich text box.

ToggleSuperscriptCommand

Represents a command that toggles the superscript formatting for selected text in a RichTextBox.

ToggleTableLookColumnBandingOptionCommand

Represents a command that toggles the column banding option for a table in the RichTextBox.

ToggleTableLookCommandBase

Represents the base class for commands that toggle the look of a table in the RichTextBox.

ToggleTableLookFirstColumnOptionCommand

Represents a command that toggles the setting for the first column option in a table look.

ToggleTableLookFirstRowOptionCommand

Represents a command that toggles the "First Row" option for a table look in the RichTextBox.

ToggleTableLookLastColumnOptionCommand

Represents a command that toggles the appearance settings of the last column in a table.

ToggleTableLookLastRowOptionCommand

Represents the command to toggle the appearance of the last row in a table.

ToggleTableLookRowBandingOptionCommand

Represents a command that toggles the row banding option for a table in a RichTextBox.

ToggleTableRowRepeatOnEveryPageCommand

Represents a command that toggles the repeat of a table row on every page in a RichTextBox.

ToggleTrackChangesCommand

Represents a command that toggles the track changes feature in a RichTextBox. This allows users to enable or disable the tracking of changes made to the document.

ToggleUnderlineCommand

Represents a command that toggles the underline formatting of the selected text in the RichTextBox.

UndoCommand

Represents a command that undoes the last operation performed in the RichTextBox.

UnmergeTableCellsCommand

Represents a command to unmerge table cells in a rich text box.

UpdateAllFieldsCommand

Represents a command that updates all fields within a rich text box.

UpdateFieldCommand

Represents a command that updates a field in the rich text box.

Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.