ComponentOne ASP.NET MVC Controls
AllowMerging Property (PivotGrid)

C1.Web.Mvc.Olap Namespace > PivotGrid Class : AllowMerging Property
Gets or sets which parts of the grid provide cell merging.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overrides Property AllowMerging As AllowMerging
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public override AllowMerging AllowMerging {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members