PowerTools SPREAD for Windows Forms 8.0J
GetDefaultProperty メソッド


コンポーネントのこのインスタンスのデフォルトプロパティを返します。
構文
'Declaration
 
Public Function GetDefaultProperty() As PropertyDescriptor
'使用法
 
Dim instance As SpreadDataRowView
Dim value As PropertyDescriptor
 
value = instance.GetDefaultProperty()
public PropertyDescriptor GetDefaultProperty()

戻り値の型

デフォルトのプロパティを含むPropertyDescriptor。オブジェクトに記述子がない場合はNull。
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


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