'Declaration
Public Shadows Property AllowAutoSort As Boolean
'Usage
Dim instance As Columns.DefaultColumn Dim value As Boolean instance.AllowAutoSort = value value = instance.AllowAutoSort
public new bool AllowAutoSort {get; set;}
'Declaration
Public Shadows Property AllowAutoSort As Boolean
'Usage
Dim instance As Columns.DefaultColumn Dim value As Boolean instance.AllowAutoSort = value value = instance.AllowAutoSort
public new bool AllowAutoSort {get; set;}