Spread for ASP.NET 12 Product Documentation
Col Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > AutoFilteredColumnEventArgs Class : Col Property
Gets or sets the filter column.
Syntax
'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;}
See Also

Reference

AutoFilteredColumnEventArgs Class
AutoFilteredColumnEventArgs Members