MESCIUS SPREAD for Windows Forms 15.0J
PrintDocumentEventHandler デリゲート

イベントのソース
イベントデータ
SpreadコンポーネントのPrintDocumentイベントを処理する定義済みメソッドを表します。
構文
'宣言
 
Public Delegate Sub PrintDocumentEventHandler( _
   ByVal sender As Object, _
   ByVal e As PrintDocumentEventArgs _
) 
public delegate void PrintDocumentEventHandler( 
   object sender,
   PrintDocumentEventArgs e
)

パラメータ

sender
イベントのソース
e
イベントデータ
参照

PrintDocumentEventHandler メンバ
FarPoint.Win.Spread 名前空間

 

 


© MESCIUS inc. All rights reserved.