Progress® Telerik® Reporting R1 2021
AggregateFunctionAttribute Properties
The AggregateFunctionAttribute type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
Gets the description of the aggregate function displayed in the
expression builder.
|
![]() | IsVisible |
Gets a value indicating whether the aggregate should be shown at
design time. Default value is true.
|
![]() | Name |
Gets the name of the aggregate function as it should be used in the
expressions.
|
![]() | ReturnType |
Gets or sets the return type of the aggregate function as it should be used in the
expressions.
|