New to Telerik UI for BlazorStart a free 30-day trial

LAST OR DEFAULT aggregation function

Definition

Constructors

Initializes a new instance of the LastFunction class.

C#
public LastFunction()

Properties

Gets the Last method name.

C#
public override string AggregateMethodName { get; }
Property Value:

Last.

Overrides: AggregateFunction.AggregateMethodName