DataGrid for WPF/Silverlight
CustomPropertyInfo コンストラクタ

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > CustomPropertyInfo クラス : CustomPropertyInfo コンストラクタ
宣言する型。
プロパティディスクリプタ。
CustomPropertyInfoクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal declaringType As System.Type, _
   ByVal pd As System.ComponentModel.PropertyDescriptor _
)
public CustomPropertyInfo( 
   System.Type declaringType,
   System.ComponentModel.PropertyDescriptor pd
)

パラメータ

declaringType
宣言する型。
pd
プロパティディスクリプタ。
参照

CustomPropertyInfo クラス
CustomPropertyInfo メンバ