The PropertyGridRow type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PropertyGridRow |
Initialises a new instance of the PropertyGridRow class.
|
Properties
| Name | Description | |
|---|---|---|
| Children |
Gets a PropertyGridBindingView of the children of the node
displayed on this row.
| |
| IsLeaf |
Gets whether this row is a leaf node (i.e. has no children).
| |
| Node |
Gets the node displayed on this row.
|