ComponentOne ASP.NET MVC Controls
AllowMerging Property (ColumnBase)

C1.Web.Mvc Namespace > ColumnBase Class : AllowMerging Property
Gets or sets whether cells in this row or column can be merged.
Syntax
'Declaration
 
Public Overridable Property AllowMerging As Boolean
public virtual bool AllowMerging {get; set;}
See Also

Reference

ColumnBase Class
ColumnBase Members