Skip to content

Commit 0d3eb0b

Browse files
Merge pull request #3 from 9629976110/patch-1
How to change the column resizing cursor position in WPF DataGrid(SfDataGrid)?
2 parents 2d241d2 + d86c44c commit 0d3eb0b

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)