KaxListViewGroupDataItemSum Method |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic double Sum(
string fieldName
)
Public Function Sum (
fieldName As String
) As Double
public:
double Sum(
String^ fieldName
)
member Sum :
fieldName : string -> float
Parameters
- fieldName
- Type: SystemString
Return Value
Type:
Double
See Also