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


イベントデータを含む PreviewRowFetchEventArgs インスタンス。
PreviewRowFetchイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnPreviewRowFetch( _
   ByVal e As PreviewRowFetchEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As PreviewRowFetchEventArgs
 
instance.OnPreviewRowFetch(e)
protected virtual void OnPreviewRowFetch( 
   PreviewRowFetchEventArgs e
)

パラメータ

e
イベントデータを含む PreviewRowFetchEventArgs インスタンス。
参照

FpSpread クラス
FpSpread メンバ

 

 


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