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