DataGrid for WPF/Silverlight
CustomPropertyInfo クラス
メンバ 

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 : CustomPropertyInfo クラス
PropertyDescriptor(WPF 連結で使用可)をカプセル化し、それを PropertyInfo(WPF と Silverlight で使用可)として公開するクラス。
オブジェクト モデル
CustomPropertyInfo クラス
シンタックス
'宣言
 
Public Class CustomPropertyInfo 
   Inherits System.Reflection.PropertyInfo
public class CustomPropertyInfo : System.Reflection.PropertyInfo 
継承階層

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

参照

CustomPropertyInfo メンバ
C1.WPF.DataGrid 名前空間