Skip to content

Commit 06f3b42

Browse files
977013 - MAUI Kanban Cards content changes removed
1 parent 1fe6756 commit 06f3b42

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

MAUI/Kanban-Board/Cards.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,4 @@ kanban.CardTemplate = new KanbanTemplateSelector();
213213

214214
{% endhighlight %}
215215

216-
{% endtabs %}
217-
218-
N> When using a custom model as the [`ItemsSource`](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Kanban.SfKanban.html#Syncfusion_Maui_Kanban_SfKanban_ItemsSource), the binding context for each card is set to an instance of that custom model. This means that all data bindings within the [`CardTemplate`](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Kanban.SfKanban.html#Syncfusion_Maui_Kanban_SfKanban_CardTemplate) should reference the properties of your custom model directly.
216+
{% endtabs %}

0 commit comments

Comments
 (0)