DataGridSummaryGroupItemBuilder<T>.CustomizeText Method
Name | Parameters | Description |
---|---|---|
CustomizeText(RazorBlock) | jsFunc | Customizes the text to be displayed in the summary item. Mirrors the client-side customizeText option. |
CustomizeText(String) | jsFunc | Customizes the text to be displayed in the summary item. Mirrors the client-side customizeText option. |