Enum
MergedCellsDirection

Specifies the different cell merging modes.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum MergedCellsDirection

Fields

Horizontal

Merging equal value cells horizontally.

Declaration

cs-api-definition
Horizontal = 1

Field Value

MergedCellsDirection

None

Cell merging is disabled.

Declaration

cs-api-definition
None = 0

Field Value

MergedCellsDirection

Vertical

Merging equal value cells vertically.

Declaration

cs-api-definition
Vertical = 2

Field Value

MergedCellsDirection

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