Gets or sets a value indicating whether the user can resize a column by dragging.
public bool? CanUserResizeColumn { get; set; }
If null, the owner CanUserResizeColumns property value will apply.