Skip to main content

TreeListEditingBuilder<T>.EditColumnName Method

Name Parameters Description
EditColumnName(JS) value The name of a column being edited. Applies only if editing.mode is 'cell' or 'batch'. Mirrors the client-side editColumnName option.
EditColumnName(String) value The name of a column being edited. Applies only if editing.mode is 'cell' or 'batch'. Mirrors the client-side editColumnName option.