Skip to content

Commit e059be4

Browse files
Add minor fix
1 parent ea6949f commit e059be4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This example creates two Property Grid controls and displays them in tab contain
7474
</dx:DXTabControl>
7575
```
7676

77-
When a user selects a contact, the PropertyGridControl displays its properties. The user can edit each property value directly in the grid.
77+
When a user selects a contact, the `PropertyGridControl` displays its properties. The user can edit each property value directly in the grid.
7878

7979
## Files to Review
8080

@@ -96,7 +96,6 @@ When a user selects a contact, the PropertyGridControl displays its properties.
9696
* [WPF Data Grid – Specify Custom Content for Column Chooser Headers](https://github.com/DevExpress-Examples/wpf-data-grid-custom-content-for-column-chooser-headers)
9797

9898
<!-- feedback -->
99-
10099
## Does this example address your development requirements/objectives?
101100

102101
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=wpf-property-grid-display-object-properties&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=wpf-property-grid-display-object-properties&~~~was_helpful=no)

0 commit comments

Comments
 (0)