GetEnumerableEventArgs Properties
Provides data for the PLinqInstantFeedbackSource.GetEnumerable and PLinqInstantFeedbackSource.DismissEnumerable events.Name | Description |
---|---|
Source | Gets or sets the enumerable data source. |
Tag | Gets or sets an arbitrary object associated with an enumerable source. |
See Also