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