[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Top10FilterItem.-ctor

Top10FilterItem Constructor

Top10FilterItem(bool, int, bool)

Creates a new Top10Filter instance with customized settings.

Declaration
public Top10FilterItem(bool descending, int number, bool isPercent)
Public Sub New(descending As Boolean, number As Integer, isPercent As Boolean)
Parameters
Type Name Description
bool descending

A boolean value that indicates whether items are filtered in descending order

int number

An integer value that indicates the minimum number of items to be filtered

bool isPercent

A boolean value that indicates whether items are filtered by percentage or item