DataGridBuilder<T>.RowTemplate Method
| Name | Parameters | Description |
|---|---|---|
| RowTemplate(JS) | value | Obsolete. Specifies the client-side rowTemplate. |
| RowTemplate(RazorBlock) | templateContent | Obsolete. Specifies the client-side rowTemplate. |
| RowTemplate(TemplateName) | name | Obsolete. Specifies the client-side rowTemplate. |
| RowTemplate(String) | templateContent | Obsolete. Specifies the client-side rowTemplate. |