Skip to main content

CanUserReorderColumns Property

Gets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool CanUserReorderColumns { get; set; }

Property Value

Boolean

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace