C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1Field Class / RowMerge Property

In This Topic
RowMerge Property
In This Topic
Determines whether rows are merged.
Syntax
'Declaration
 
Public Property RowMerge As RowMerge
 

Property Value

One of the RowMerge values. The default value is RowMerge.None.
See Also