'Declaration Public Property Col As Integer
'Usage Dim instance As AutoFilteredColumnEventArgs Dim value As Integer instance.Col = value value = instance.Col
public int Col {get; set;}
'Declaration Public Property Col As Integer
'Usage Dim instance As AutoFilteredColumnEventArgs Dim value As Integer instance.Col = value value = instance.Col
public int Col {get; set;}