Configurates
C1.Web.Mvc.ColumnBase.Aggregate. Sets the Aggregate to display in the group header rows for this column.
Syntax
'Declaration
Public Function Aggregate( _
ByVal As Aggregate _
) As
public Aggregate(
Aggregate
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also