메소드 | 설명 | |
---|---|---|
CalculatedFieldFormulaAttribute ( string propertyName ) : System |
Defining how a property of MainTableDataSource should be rendered as a column's cell.
|
public CalculatedFieldFormulaAttribute ( string propertyName ) : System | ||
propertyName | string | Name of the corresponding column's property. |
리턴 | System |