ComponentOne DataGrid for WPF and Silverlight
CanUserMove Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : CanUserMove Property
Gets or sets a value that indicates whether the user can change the column display order by dragging column headers with the mouse.
Syntax
'Declaration
 
Public Property CanUserMove As System.Boolean
public System.bool CanUserMove {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members