Search Results for

    Show / Hide Table of Contents

    Enum GridColumnAggregationMode

    Aggregation for grids

    Namespace: Simplic.UI.GridView
    Assembly: Simplic.UI.dll
    Syntax
    public enum GridColumnAggregationMode

    Fields

    Name Description
    AverageValue

    Average value

    Count

    Count

    MaxValue

    Maximum value

    MinValue

    Minimum value

    None

    No aggregation function

    Sum

    Sum

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx