Back to Devexpress

CellMergeEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-cellmergeeventargs-dot-ctor.md

latest889 B
Original Source

CellMergeEventArgs Constructors

Provides data for the GridView.CellMerge event.

NameParametersDescription
CellMergeEventArgs(Int32, Int32, GridColumn)rowHandle1, rowHandle2, columnInitializes a new instance of the CellMergeEventArgs class with the specified rows and column.

See Also

CellMergeEventArgs Class

CellMergeEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace