Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions wpf/Kanban-Board/Cards.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ public class ViewModel
{% endhighlight %}
{% endtabs %}

![card-tool-tip-support-in-wpf-kanban](SfKanban_images/card-tool-tip-support-in-wpf-kanban.gif)

### Customize tooltip appearance

You can customize the tooltip appearance by using the `ToolTipTemplate` property in the [SfKanban](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Kanban.SfKanban.html).
Expand Down Expand Up @@ -399,5 +401,7 @@ public class ViewModel
{% endhighlight %}
{% endtabs %}

![card-tool-tip-customization-support-in-wpf-kanban](SfKanban_images/card-tool-tip-customization-support-in-wpf-kanban.gif)

N>
* This property will only be applicable when `IsToolTipEnabled` is set to `true.`
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.