[]
        
(Showing Draft Content)

C1.Win.C1Tile.C1TileControl.FilterItem

FilterItem Event

Occurs when loading an item from the data source. It allows to skip some items if necessary.

Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public event EventHandler<FilterItemEventArgs> FilterItem
Returns
Type Description
EventHandler<FilterItemEventArgs> Occurs when loading an item from the data source. It allows to skip some items if necessary.