Skip to content

Commit 1cec0cc

Browse files
ES-975464 - Committed the changes
1 parent 2508f96 commit 1cec0cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to customize the tooltip using DataTemplate in WinUI DataGrid
1+
# How to Customize the Tooltip using DataTemplate in WinUI DataGrid?
22

33
This repository explains how to customize the tooltip using DataTemplate in [WinUI DataGrid](https://www.syncfusion.com/winui-controls/datagrid) (SfDataGrid).
44

@@ -38,4 +38,4 @@ public class StringToImageConverter : IValueConverter
3838
}
3939
```
4040

41-
![customize the tooltip](customize_the_tooltip.png)
41+
![Customize the tooltip using DataTemplate](CustomizeTheToolTip.png)

0 commit comments

Comments
 (0)