Click or drag to resize

ThemedPropertyGridPropertyCellTypes Property

Gets a collection of custom property cell types to use as well as the built-in types.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public IList<PropertyCellType> PropertyCellTypes { get; }

Property Value

Type: IListPropertyCellType
See Also