Spread Windows Forms 12.0 Product Documentation
Count Property (IFilters)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFilters Interface : Count Property
Gets the number of filters in the filter collection.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IFilters
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

An integer value represents the number of filters.
See Also

Reference

IFilters Interface
IFilters Members