[]
        
(Showing Draft Content)

C1.Win.Tile.C1TileControl.FilterItem

FilterItem Event

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

Namespace: C1.Win.Tile
Assembly: C1.Win.TileControl.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.