Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / PropertyWrapper Class
Members

In This Topic
    PropertyWrapper Class
    In This Topic
    The PropertyWrapper class is used to show value types and string types in the C1PropertyGrid collection editor.
    Object Model
    PropertyWrapper Class
    Syntax
    'Declaration
     
    
    Public Class PropertyWrapper 
    public class PropertyWrapper 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.Extended.PropertyGrid.PropertyWrapper
          C1.Silverlight.Extended.PropertyGrid.PropertyWrapper<T>

    See Also