MindFusion.Wpf Pack Programmer's Guide
CellRange.AutoFilter Method ()
See Also
 





Toggles autofiltering for the columns in this range.

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

 Syntax

C#  Copy Code

public bool AutoFilter ()

Visual Basic  Copy Code

Public Function AutoFilter () As Boolean

 Return Value

true if autofiltering was successfully toggled; otherwise, false.

 See Also

AutoFilter Method Overload List
CellRange Members
CellRange Class
MindFusion.Spreadsheet.Wpf Namespace