GrapeCity SPREAD for Windows Forms 11.0J
Disposed イベント


SpreadChartのDisposedイベントをリッスンするイベントハンドラを追加します。
構文
'Declaration
 
Public Event Disposed As EventHandler
'使用法
 
Dim instance As ChartShape
Dim handler As EventHandler
 
AddHandler instance.Disposed, handler
public event EventHandler Disposed
参照

ChartShape クラス
ChartShape メンバ

 

 


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