Back to Devexpress

Borders and Shading Dialog

wpf-118602-controls-and-libraries-rich-text-editor-visual-elements-dialogs-borders-and-shading-dialog.md

latest1.5 KB
Original Source

Borders and Shading Dialog

  • Apr 01, 2021
  • 2 minutes to read

The Borders and Shading dialog allows end-users to specify border settings and background color for a table. The Borders and Shading dialog is invoked when an end-user clicks the Borders and Shading… button in the Table Properties dialog, or the dialog box launcher located in the bottom-right corner of the Draw Borders group on the Table Tools | Design ribbon tab. For an example on how to create a ribbon UI and add the Table Tools tab to the RichEditControl, refer to the Lesson 5 - Create Separate Ribbon Pages for a Rich Text Editor topic.

To invoke the Borders and Shading dialog programmatically, use the ShowBorderShadingFormCommand command.

Before a dialog is shown, the RichEditControl.BorderShadingFormShowing event occurs.

The Borders and Shading dialog includes two tabs.

  • Borders

  • Shading