[]
Represents the event data for the EnterCell event for the Spread component, which occurs when the focus enters a cell.
public class EnterCellEventArgs : EventArgs
Public Class EnterCellEventArgs
Inherits EventArgs
Name | Description |
---|---|
EnterCellEventArgs(SpreadView, int, int) | Creates a new object with the EnterCell event arguments. |