DataGridColumn.

CanUserReorder Property

Summary

Gets or sets a value that indicates whether the user can change the column display position by dragging the column header.
Namespace
Avalonia.Controls
Containing Type
DataGridColumn

Syntax

public bool CanUserReorder { get; set; }

Value

Type Description
bool