Altaxo. |
| Class | Description | |
|---|---|---|
| CompositeItem | Base class for property-grid items that can contain child items. | |
| DisplayOrderAttribute | Specifies the display order of a reflected property. | |
| FlatAttribute | Marks a property so that its nested members are displayed inline instead of hierarchically. | |
| Item | Base class for property-grid items that support property-change notification and deterministic disposal. | |
| Property | Represents a reflected property that can be displayed and edited through the property reflection infrastructure. | |
| PropertyCategory | Represents a category of reflected properties. | |
| PropertyCollection | Represents a collection of reflected properties, optionally grouped by category. |