The PropertyWrapper class is used to show value types and string types in the C1PropertyGrid collection editor.

Namespace:  C1.Silverlight.Extended.PropertyGrid
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public class PropertyWrapper
Visual Basic
Public Class PropertyWrapper

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Extended.PropertyGrid..::..PropertyWrapper
    C1.Silverlight.Extended.PropertyGrid..::..PropertyWrapper<(Of <(<'T>)>)>

See Also