C1.Blazor.Grid Assembly / C1.Blazor.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
 
See Also