XtraReportBase.GetPreviousColumnValue Method
| Name | Parameters | Description |
|---|---|---|
| GetPreviousColumnValue(String) | columnName | Gets the previous value of the specified column in the report’s XtraReportBase.DataSource. |
| GetPreviousColumnValue<T>(String) | columnName | Gets the previous value (strongly typed) of the specified column in the report’s data source. |