WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridAggregateFunction Class / VarPop Property
In This Topic
    VarPop Property
    In This Topic
    Returns the population variance of the values in the group (uses the formula based on n).
    Syntax
    public static GridAggregateFunction VarPop {get;}
    See Also