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

In This Topic
GroupSummaryPosition Property (PivotGrid)
In This Topic
Gets or sets a value that determines the position of group summary row in the group. This property does not work if ChildItemsPath property is set.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property GroupSummaryPosition As GroupSummaryPosition
 
See Also