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