Skip to content

Commit ae7b2e5

Browse files
Apply suggestions from code review
Co-authored-by: Albert Totten <49917542+albertov05@users.noreply.github.com>
1 parent 0b5e0ae commit ae7b2e5

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 Property Grid - Inspect and Edit Object Properties
99

10-
This example uses the WPF [`PropertyGridControl`](https://docs.devexpress.com/WPF/DevExpress.Xpf.PropertyGrid.PropertyGridControl) to inspect and modify properties of data objects displayed in the [`GridControl`](https://docs.devexpress.com/WPF/DevExpress.Xpf.Grid.GridControl) control. Use the `PropertyGridControl` to create object inspectors inspired by the `Properties` window in the Visual Studio IDE.
10+
This example uses the WPF [`PropertyGridControl`](https://docs.devexpress.com/WPF/DevExpress.Xpf.PropertyGrid.PropertyGridControl) to inspect and modify properties of data objects displayed in the [`GridControl`](https://docs.devexpress.com/WPF/DevExpress.Xpf.Grid.GridControl). Use the `PropertyGridControl` to create object inspectors inspired by the `Properties` window in the Visual Studio IDE.
1111

1212
![Display Object Properties](./Images/property-grid.jpg)
1313

0 commit comments

Comments
 (0)