Ignite UI API Reference

ig.excel.TopOrBottomFilterType

Represents the various filter types available for the TopOrBottomFilter.

Dependencies

jquery-1.4.4.js
infragistics.util.js
  • bottomPercentage

    Type:
    ig.excel.TopOrBottomFilterType
    Default:
    3

    Filter in the bottom N percent of values the sorted list of values.

  • bottomValues

    Type:
    ig.excel.TopOrBottomFilterType
    Default:
    1

    Filter in the bottom N values in the sorted list of values.

  • topPercentage

    Type:
    ig.excel.TopOrBottomFilterType
    Default:
    2

    Filter in the top N percent of values the sorted list of values.

  • topValues

    Type:
    ig.excel.TopOrBottomFilterType
    Default:
    0

    Filter in the top N values in the sorted list of values.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#