Skip to main content

DataGridColumnBuilder<T>.Name Method

Name Parameters Description
Name(JS) value Specifies the column's unique identifier. If undefined, this value is inherited from the column's dataField property. Mirrors the client-side name option.
Name(String) value Specifies the column's unique identifier. If undefined, this value is inherited from the column's dataField property. Mirrors the client-side name option.