MindFusion.Wpf Pack Programmer's Guide
AutoFilter Class
Remarks See Also
 





Represents autofiltering inside a worksheet.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public class AutoFilter

Visual Basic  Copy Code

Public Class AutoFilter

 Remarks

An instance of this class can be accessed through the AutoFilter property of the Worksheet class when autofiltering is enabled in the worksheet. To turn autofiltering on, call the AutoFilter method of the CellRange class.

 Inheritance Hierarchy

System.Object
    MindFusion.Spreadsheet.Wpf.AutoFilter

 See Also

AutoFilter Members
MindFusion.Spreadsheet.Wpf Namespace