[]
        
(Showing Draft Content)

C1.Win.C1Tile.FilterItemEventArgs

FilterItemEventArgs Class

Provides data for FilterItem event.

Inheritance
FilterItemEventArgs
Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public class FilterItemEventArgs : EventArgs

Constructors

Name Description
FilterItemEventArgs()

Initializes a new instance of a FilterItemEventArgs.

Properties

Name Description
Item

Gets the data item under consideration.

Skip

Gets or sets a value indicating whether the item should be skipped.