[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Top10FilterItem.-ctor

Top10FilterItem Constructor

Top10FilterItem(SerializationInfo, StreamingContext)

Initializes a new instance of the Top10FilterItem class.

Declaration
protected Top10FilterItem(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

The information.

StreamingContext context

The context.

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