Enum MergeCellsEditMode
Defines the editing options for merged cells.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll
Syntax
public enum MergeCellsEditMode
CurrentCell
Only current cell is modified.
VisibleCells
All cells that are part of the merged cell and are positioned in visible range are modified.