Version

ApplyTopOrBottomFilter Method (WorksheetTableColumn)

Applies a Infragistics.Documents.Excel.Filtering.TopOrBottomFilter to the column which will filter in the top 10 values in the list of sorted values.
Overload List
OverloadDescription
ApplyTopOrBottomFilter()Applies a Infragistics.Documents.Excel.Filtering.TopOrBottomFilter to the column which will filter in the top 10 values in the list of sorted values.  
ApplyTopOrBottomFilter(TopOrBottomFilterType,Int32)Applies a Infragistics.Documents.Excel.Filtering.TopOrBottomFilter to the column.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also