ComponentOne DataGrid for WPF and Silverlight
CustomPropertyInfo Class
Members 

C1.WPF.DataGrid Namespace : CustomPropertyInfo Class
Class that encapsulates a PropertyDescriptor (can be used in WPF binding) and exposes it as a PropertyInfo (can be used in WPF and Silverlight).
Object Model
CustomPropertyInfo Class
Syntax
'Declaration
 
Public Class CustomPropertyInfo 
   Inherits System.Reflection.PropertyInfo
public class CustomPropertyInfo : System.Reflection.PropertyInfo 
Inheritance Hierarchy

System.Object
   System.Reflection.MemberInfo
      System.Reflection.PropertyInfo
         C1.WPF.DataGrid.CustomPropertyInfo

See Also

Reference

CustomPropertyInfo Members
C1.WPF.DataGrid Namespace