Skip to main content

DataGridColumnBuilder<T>.Name Method

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