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 e1e9c3b commit 94aa404Copy full SHA for 94aa404
components/gantt/gantt-tree/templates/column.md
@@ -19,7 +19,7 @@ The example below shows how to:
19
20
>caption Using cell (column) Template
21
22
-`````RAZOR
+````RAZOR
23
<TelerikGantt Data="@Data"
24
Width="1200px"
25
Height="600px"
@@ -255,4 +255,4 @@ The example below shows how to:
255
256
## See Also
257
258
- * [Live Demo: Gantt Templates](https://demos.telerik.com/blazor-ui/gantt/templates)
+ * [Live Demo: Gantt Templates](https://demos.telerik.com/blazor-ui/gantt/templates)
0 commit comments