using System; namespace CPF.ReoGrid.Events { public class AfterCellKeyDownEventArgs : CellKeyDownEventArgs { } }