The PropertyGridRow type exposes the following members.

Constructors

  NameDescription
PropertyGridRow
Initialises a new instance of the PropertyGridRow class.

Properties

  NameDescription
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.

See Also