Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconFilter Class
Members


IconFilter Class
This element specifies the icon set and particular icon within that set to filter by. For any cells whose icon does not match the specified criteria, the corresponding rows shall be hidden from view when the filter is applied.
Syntax
'Declaration
 
Public Class IconFilter 
   Inherits Filter
 
'Usage
 
Dim instance As IconFilter
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Filter
      GrapeCity.Spreadsheet.IconFilter

See Also