Enum
MergeCellsEditMode

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.

Declaration

cs-api-definition
CurrentCell = 0

Field Value

MergeCellsEditMode

VisibleCells

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

Declaration

cs-api-definition
VisibleCells = 1

Field Value

MergeCellsEditMode

In this article
DefinitionFieldsCurrentCellVisibleCells
Not finding the help you need?
Contact Support