[]
Provides data for FilterItem event.
public class FilterItemEventArgs : EventArgs
Name | Description |
---|---|
FilterItemEventArgs() | Initializes a new instance of a FilterItemEventArgs. |
Name | Description |
---|---|
Item | Gets the data item under consideration. |
Skip | Gets or sets a value indicating whether the item should be skipped. |