DataGridColumnBuilder<T>.CalculateCellValue Method
Name | Parameters | Description |
---|---|---|
CalculateCellValue(RazorBlock) | jsFunc | Calculates custom cell values. Use this function to create an unbound data column. Mirrors the client-side calculateCellValue option. |
CalculateCellValue(String) | jsFunc | Calculates custom cell values. Use this function to create an unbound data column. Mirrors the client-side calculateCellValue option. |