Method | Description | |
---|---|---|
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. |
return | System |