[]
Occurs when loading an item from the data source. It allows to skip some items if necessary.
public event EventHandler<FilterItemEventArgs> FilterItem
Type | Description |
---|---|
EventHandler<FilterItemEventArgs> | Occurs when loading an item from the data source. It allows to skip some items if necessary. |