WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit fc73956

Browse files
Merge pull request #3 from 9629976110/patch-1
How to resize the row header column in WPF DataGrid(SfDataGrid)
2 parents 55718db + fd94f9e commit fc73956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ private void PART_RightHeaderGripper_DragDelta(object sender, System.Windows.Con
248248
sfDataGrid.RowHeaderWidth = width;
249249
}
250250
```
251+
KB article - [How to resize the row header column in WPF DataGrid(SfDataGrid)?](https://www.syncfusion.com/kb/11517/how-to-resize-the-row-header-column-in-wpf-datagrid-sfdatagrid)
251252

252253
## Requirements to run the demo
253254
Visual Studio 2015 and above versions

0 commit comments

Comments
 (0)