Skip to main content

DataGridColumnBuilder<T>.DataField Method

Name Parameters Description
DataField(JS) value Binds the column to a dataSource field. Mirrors the client-side dataField option.
DataField(String) value Binds the column to a dataSource field. Mirrors the client-side dataField option.