CanUserSortColumn Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets a value indicating whether the user can sort a column by clicking.

public bool? CanUserSortColumn { get; set; }

Returns

Remarks

If null, the owner CanUserSortColumns property value will apply.