GrapeCity SPREAD for Windows Forms 11.0J
GetDefaultEvent メソッド


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

戻り値の型

デフォルトのイベントを表すEventDescriptor。オブジェクトにイベントがない場合はNull。
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.