FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > IEditorSupport インタフェース : SubEditorOpening イベント |
'Declaration Event SubEditorOpening As GeneralEditor.SubEditorCancelEventHandler
'使用法 Dim instance As IEditorSupport Dim handler As GeneralEditor.SubEditorCancelEventHandler AddHandler instance.SubEditorOpening, handler
event GeneralEditor.SubEditorCancelEventHandler SubEditorOpening
イベント ハンドラが、このイベントに関連するデータを含む、GeneralEditor.SubEditorCancelEventArgs 型の引数を受け取りました。次の GeneralEditor.SubEditorCancelEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 説明 |
---|---|
Cancel | デフォルト処理をキャンセルするかどうかを取得または設定します。 |