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 load WPF Spreadsheet control inside the stackpanel
1
+
# How to Load WPF Spreadsheet Inside the StackPanel?
2
2
3
3
This example demonstrates how to load the [WPF Spreadsheet](https://www.syncfusion.com/wpf-controls/spreadsheet) (SfSpreadsheet) control inside the stack panel.
4
4
@@ -21,4 +21,4 @@ This example demonstrates how to load the [WPF Spreadsheet](https://www.syncfusi
21
21
</StackPanel>
22
22
```
23
23
24
-

0 commit comments