[]
Initializes a new instance of a GroupCellEventArgs.
public GroupCellEventArgs(GridCellRange rng, CollapseExpandAction action)
Type | Name | Description |
---|---|---|
GridCellRange | rng | CellRange represented the affected cell ranges. |
CollapseExpandAction | action | CollapseExpandAction that indicates whether it is row or column to be collapsed/expanded. |