Click or drag to resize
GridControlDelayMergeCells Method
Recalculates all merge cells.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public void DelayMergeCells()
Remarks
Call this method when you want to recalculate merge cells.
See Also