Updated PropertyGrid (markdown)

master
XceedBoucherS 4 years ago
parent
commit
cd2c00a22a
  1. 2
      PropertyGrid.md

2
PropertyGrid.md

@ -307,7 +307,7 @@ Sometimes it is necessary to show the properties of a complex object. The Prope
| IsCategorized | Gets or sets the layout of the PropertyGrid. |
| IsReadOnly | Gets or sets a value indicating whether the property grid is read-only. |
| NameColumnWidth | Gets or sets the width of the property name column. |
| Properties | Gets the current collection of generated PropertyItems. |
| Properties | Gets the current collection of generated PropertyItem instances. |
| PropertyDefinitions | When **AutoGenerateProperties** = False, gets or sets the properties that will be generated by the PropertyGrid. |
| SelectedObject | Gets or sets the current object the PropertyGrid is inspecting. |
| SelectedObjectName | Gets or sets the **SelectedObject** name. |

Loading…
Cancel
Save