Table of Contents

Namespace Myra.Graphics2D.UI.Properties

Classes

CollectionEditor

A widget for editing the items in a collection, with UI controls to add, remove, and reorder items.

CustomValue

Represents a custom name-value pair for use in property editors.

CustomValues

Represents a collection of custom values for use in property editors.

PropertyGrid

A widget that displays and allows editing of object properties in a grid layout. Uses reflection to discover properties and fields, creates appropriate editors for each type, and organizes them by category with support for nested objects and filtering.

PropertyGridSettings

Settings for configuring a property grid's behavior and asset management.

Record

Abstract base class representing a record for property editing in the property grid.