ComponentOne ASP.NET MVC Controls
Aggregate Property (ColumnBase)

C1.Web.Mvc Namespace > ColumnBase Class : Aggregate Property
Gets or sets the Aggregate to display in the group header rows for this column.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Aggregate As Aggregate
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Aggregate Aggregate {get; set;}
See Also

Reference

ColumnBase Class
ColumnBase Members