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

COUNT aggregation function

Definition

Constructors

Initializes a new instance of the CountFunction class.

C#
public CountFunction()

Properties

Gets the Count method name.

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

Count.

Overrides: AggregateFunction.AggregateMethodName