C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridAggregateFunction Class / Std Property

In This Topic
Std Property
In This Topic
Returns the sample standard deviation of the values in the group (uses the formula based on n-1).
Syntax
'Declaration
 
Public Shared ReadOnly Property Std As GridAggregateFunction
 
See Also