WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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
    public static GridAggregateFunction Std {get;}
    See Also