New to Telerik UI for WinFormsStart a free 30-day trial

Defines the editing options for merged cells.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public enum MergeCellsEditMode

Fields

Only current cell is modified.

C#
CurrentCell = 0

All cells that are part of the merged cell and are positioned in visible range are modified.

C#
VisibleCells = 1
In this article
DefinitionFieldsCurrentCellVisibleCells
Not finding the help you need?
Contact Support