Method | Description | |
---|---|---|
CustomAggregateFunctionAttribute ( |
Defining how a property of MainTableDataSource should be rendered as a column's cell.
|
public CustomAggregateFunctionAttribute ( |
||
aggregateFunctionType | A typeof(IAggregateFunction) value, such as typeof(Sum). | |
return | System |