DataGrid.

CanUserReorderColumns Property

Summary

Gets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public bool CanUserReorderColumns { get; set; }

Value

Type Description
bool