PowerTools SPREAD for ASP.NET 8.0J
GetPropertyOwner メソッド

そのオーナーを検索するプロパティを表すSystem.ComponentModel.PropertyDescriptor
指定したプロパティ記述子によって記述されたプロパティを含むオブジェクトを返します。
構文
'Declaration
 
Public Function GetPropertyOwner( _
   ByVal pd As PropertyDescriptor _
) As Object
public object GetPropertyOwner( 
   PropertyDescriptor pd
)

パラメータ

pd
そのオーナーを検索するプロパティを表すSystem.ComponentModel.PropertyDescriptor

戻り値の型

指定したプロパティのオーナーを表すSystem.Object
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.