메소드 | 설명 | |
---|---|---|
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). | |
리턴 | System |