Spread Windows Forms 12.0 Product Documentation
ActiveFilter Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > AutoFilterColumn Structure : ActiveFilter Property
Gets the active filter.
Syntax
'Declaration
 
Public ReadOnly Property ActiveFilter As Filter
'Usage
 
Dim instance As AutoFilterColumn
Dim value As Filter
 
value = instance.ActiveFilter
public Filter ActiveFilter {get;}

Property Value

The active filter.
See Also

Reference

AutoFilterColumn Structure
AutoFilterColumn Members