'Declaration Public Property AllowColumnReorder As Boolean
'Usage Dim instance As ColumnManagerRow Dim value As Boolean instance.AllowColumnReorder = value value = instance.AllowColumnReorder
public bool AllowColumnReorder {get; set;}
'Declaration Public Property AllowColumnReorder As Boolean
'Usage Dim instance As ColumnManagerRow Dim value As Boolean instance.AllowColumnReorder = value value = instance.AllowColumnReorder
public bool AllowColumnReorder {get; set;}