You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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?
2
2
3
3
This repository explains how to customize the tooltip using DataTemplate in [WinUI DataGrid](https://www.syncfusion.com/winui-controls/datagrid) (SfDataGrid).
4
4
@@ -38,4 +38,4 @@ public class StringToImageConverter : IValueConverter
38
38
}
39
39
```
40
40
41
-

41
+

0 commit comments