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