Skip to content

Commit d86c44c

Browse files
authored
Update README.md
documentation(DOC-3343): KB link
1 parent 2d241d2 commit d86c44c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ The default position for the resizing cursor is west to east in [WPF DataGrid](h
1010
this.dataGrid.ColumnResizingController.ResizingCursor = Cursors.SizeNS;
1111
```
1212

13+
KB article - [How to change the column resizing cursor position in WPF DataGrid(SfDataGrid)?](https://www.syncfusion.com/kb/11356/how-to-change-the-column-resizing-cursor-position-in-wpf-datagrid-sfdatagrid)
14+
1315
## Requirements to run the demo
1416
Visual Studio 2015 and above versions

0 commit comments

Comments
 (0)