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 8bda2f0 commit 4453e85Copy full SHA for 4453e85
controls/pdfviewer/toolbar/styling.md
@@ -12,7 +12,7 @@ The <a href="https://www.telerik.com/maui-ui/pdf-viewer" target="_blank">.NET MA
12
13
## Style the Toolbar Items
14
15
-The `PDFViewerToolbar` is based on the `RadToolbar` control, so the toolbar items in the PDF Viewer uses a `ToolbarItem`.
+The `PDFViewerToolbar` is based on the `RadToolbar` control, so the toolbar items in the PDF Viewer use a `ToolbarItem`.
16
17
Each toolbar item has a `Style` property and the target type of the property is the corresponding `ToolbarItemView`:
18
0 commit comments