Skip to main content

TreeListColumnBuilder<T>.AllowResizing Method

Name Parameters Description
AllowResizing(JS) value Specifies whether a user can resize the column at runtime. Applies only if allowColumnResizing is true. Mirrors the client-side allowResizing option.
AllowResizing(Boolean) value Specifies whether a user can resize the column at runtime. Applies only if allowColumnResizing is true. Mirrors the client-side allowResizing option.