Gets or sets a value indicating whether the user can sort a column by clicking.
public bool? CanUserSortColumn { get; set; }
If null, the owner CanUserSortColumns property value will apply.