DataGridColumnBuilder<T>.DataField Method
Name | Parameters | Description |
---|---|---|
DataField(JS) | value | Binds the column to a field of the dataSource. Mirrors the client-side dataField option. |
DataField(String) | value | Binds the column to a field of the dataSource. Mirrors the client-side dataField option. |