GanttColumnBuilder<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 object. |
CalculateCellValue(String) | jsFunc | Calculates custom cell values. Use this function to create an unbound data column. Mirrors the client-side calculateCellValue object. |