原创 C# DataGridView-Cell事件及順序

CellEnter-發生於 DataGridView 控制項中的目前儲存格變更時,或是當控制項收到輸入焦點時。 CellBeginEdit -發生於選定的儲存格開始編輯模式時 CellEndEdit-發生於目前所選的儲存格停止編輯模式