Spread WPF 17
GrapeCity.Excel Namespace / ExcelFilterColumn Class
Properties

In This Topic
    ExcelFilterColumn Class Members
    In This Topic

    The following tables list the members exposed by ExcelFilterColumn.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyZero-based index indicating the AutoFilter column to which this filter information applies.  
    Public PropertySpecifies the color to filter by and whether to use the cell's fill or font color in the filter criteria  
    Public PropertySpecifies the color to filter by and whether to use the cell's fill or font color in the filter criteria  
    Public PropertySpecifies dynamic filter criteria  
    Public PropertySpecifies a filter criteria value.  
    Public PropertyFlag indicating whether the AutoFilter button for this column is hidden.  
    Public PropertySpecifies the icon set and particular icon within that set to filter by  
    Public PropertyFlag indicating whether the filter button is visible  
    Public PropertySpecifies the top N (percent or number of items) to filter by.  
    Top
    See Also