Skip to main content
ID

DataGridBuilder<T>.WordWrapEnabled Method

Name Parameters Description
WordWrapEnabled(JS) value Specifies whether text that does not fit into a column should be wrapped. Mirrors the client-side wordWrapEnabled option.
WordWrapEnabled(Boolean) value Specifies whether text that does not fit into a column should be wrapped. Mirrors the client-side wordWrapEnabled option.