C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / AllowMerging Property

In This Topic
AllowMerging Property (TransposedGridRow)
In This Topic
Gets or sets whether cells in this row or column can be merged.
Syntax
'Declaration
 
Public Overridable Property AllowMerging As Boolean
 
See Also