We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d658849 commit ff9daf3Copy full SHA for ff9daf3
controls/richtexteditor/styling/toolbar-styling.md
@@ -16,7 +16,7 @@ The `RichTextEditorToolbar` is based on the `RadToolbar` control, so the toolbar
16
17
Each toolbar item has a `Style` property and the target type of the property is the corresponding `ToolbarItemView`:
18
19
-| Toolbar Item | Style Target type |
+| Toolbar Item | Style Target Type |
20
| ------------- | --------------- |
21
| `RichTextEditorFontFamilyToolbarItem` | `RichTextEditorListPickerToolbarItemView` |
22
| `RichTextEditorFontSizeToolbarItem` | `RichTextEditorListPickerToolbarItemView` |
0 commit comments