Click or drag to resize

Altaxo.Main.Services.PropertyReflection Namespace

Contains reflection-based property metadata, categories, and display helpers.
Classes
 ClassDescription
Public classCompositeItem Base class for property-grid items that can contain child items.
Public classDisplayOrderAttribute Specifies the display order of a reflected property.
Public classFlatAttribute Marks a property so that its nested members are displayed inline instead of hierarchically.
Public classItem Base class for property-grid items that support property-change notification and deterministic disposal.
Public classProperty Represents a reflected property that can be displayed and edited through the property reflection infrastructure.
Public classPropertyCategory Represents a category of reflected properties.
Public classPropertyCollection Represents a collection of reflected properties, optionally grouped by category.