FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > UndoRedoManager クラス : ActionPerforming イベント |
'Declaration
Public Event ActionPerforming As UndoRedoCancelEventHandler
public event UndoRedoCancelEventHandler ActionPerforming
イベント ハンドラが、このイベントに関連するデータを含む、UndoRedoCancelEventArgs 型の引数を受け取りました。次の UndoRedoCancelEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 説明 |
---|---|
Action | 完了したアンドゥアクションを取得します。 |
Cancel | System.ComponentModel.CancelEventArgsから継承されます。 |