FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > FpChart クラス : ActionDoing イベント |
'Declaration
Public Event ActionDoing As CancelEventHandler
'使用法
Dim instance As FpChart Dim handler As CancelEventHandler AddHandler instance.ActionDoing, handler
public event CancelEventHandler ActionDoing
イベント ハンドラが、このイベントに関連するデータを含む、CancelEventArgs 型の引数を受け取りました。次の CancelEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 説明 |
---|---|
Cancel |