DashboardFlatDataSource.GetDisplayText Method
| Name | Parameters | Description |
|---|---|---|
| GetDisplayText(String, DashboardFlatDataSourceRow) | columnName, row | Gets the cell’s display text. |
| GetDisplayText(String, Int32) | columnName, rowIndex | Gets the cell’s display text. |