Skip to content

Commit 9574599

Browse files
Update Readme.md
Co-authored-by: Albert Totten <[email protected]>
1 parent b657797 commit 9574599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# WPF Data Grid – Resize Row Height
99

10-
This example implements resizable rows in a DevExpress WPF [Grid](https://docs.devexpress.com/WPF/DevExpress.Xpf.Grid.GridControl). Users can interactively change the height of individual grid rows (similar to resizing columns) and retain these changes for a consistent user experience.
10+
This example implements resizable rows in a DevExpress WPF [Grid](https://docs.devexpress.com/WPF/DevExpress.Xpf.Grid.GridControl). Users can interactively change the height of individual grid rows (similar to the way columns are resized) and retain these changes for a consistent user experience.
1111

1212
![Resize Row Height with a Splitter](./Images/resize-row-height.gif)
1313

0 commit comments

Comments
 (0)