Back to Devexpress

GetQueryableEventArgs Properties

corelibraries-devexpress-dot-data-dot-linq-dot-getqueryableeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

GetQueryableEventArgs Properties

Provides data for the LinqInstantFeedbackSource.GetQueryable and LinqInstantFeedbackSource.DismissQueryable events.

NameDescription
AreSourceRowsThreadSafeSpecifies whether elements retrieved by the LinqInstantFeedbackSource‘s queryable source are thread-safe.
KeyExpressionGets or sets the name of the key property.
QueryableSourceGets or sets the queryable data source.
TagGets or sets an arbitrary object associated with a queryable source.

See Also

GetQueryableEventArgs Class

GetQueryableEventArgs Members

DevExpress.Data.Linq Namespace