FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridAggregateFunction Class / Range Property

In This Topic
    Range Property (GridAggregateFunction)
    In This Topic
    Returns the difference between the maximum and minimum values in the group.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Range As GridAggregateFunction
    public static GridAggregateFunction Range {get;}
    See Also