Метод | Описание | |
---|---|---|
ActiveCellChangedEventArgs ( KryptonWorkspaceCell oldCell, KryptonWorkspaceCell newCell ) : System |
Initialize a new instance of the ActiveCellChangedEventArgs class.
|
public ActiveCellChangedEventArgs ( KryptonWorkspaceCell oldCell, KryptonWorkspaceCell newCell ) : System | ||
oldCell | KryptonWorkspaceCell | Previous active cell value. |
newCell | KryptonWorkspaceCell | New active cell value. |
Результат | System |