C1.Web.Mvc.Olap Namespace / PivotGrid Class / SkipMerged Property

In This Topic
SkipMerged Property (PivotGrid)
In This Topic
Gets or sets a value that determines whether when copying, skip cells that have been merged.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Overridable Property SkipMerged As Boolean
 
See Also