DataGrid.CanUserReorderColumns Property

Definition

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

public bool CanUserReorderColumns { get; set; }
member this.CanUserReorderColumns : bool with get, set
Public Property CanUserReorderColumns As Boolean

Property Value

Applies to