DataGridCanUserReorderColumns Property
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.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool CanUserReorderColumns { get; set; }
Public Property CanUserReorderColumns As Boolean
Get
Set
member CanUserReorderColumns : bool with get, set
Property Value
Boolean