Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > ColumnManagerRow Class : AllowColumnReorder Property |
'Declaration Public Property AllowColumnReorder As Nullable(Of Boolean)
'Usage Dim instance As ColumnManagerRow Dim value As Nullable(Of Boolean) instance.AllowColumnReorder = value value = instance.AllowColumnReorder
public Nullable<bool> AllowColumnReorder {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family