A newer version of this page is available.
Switch to the current version.
CellMergeEventArgs Constructors
Provides data for the GridView.CellMerge event.Name | Parameters | Description |
---|---|---|
CellMergeEventArgs(Int32, Int32, GridColumn) | rowHandle1, rowHandle2, column | Initializes a new instance of the CellMergeEventArgs class with the specified rows and column. |
See Also
Feedback