[]
Initializes a new instance of a CellRangeEventArgs.
public CellRangeEventArgs(GridPanel panel, CellRange rng)
Type | Name | Description |
---|---|---|
GridPanel | panel | GridPanel that contains the range. |
CellRange | rng | CellRange represented by this object. |