APNSoft Controls [4.5.2.20] - API Reference
GridColumn.Sum Method
Computes the sum of column values.
[Visual Basic]
Public Function Sum() As Object
[C#]
public object Sum();
Return Value
The sum of the values in the column.
See Also
GridColumn Class | APNSoft.WebControls Namespace