Back to Devexpress

PLinqInstantFeedbackSource Properties

corelibraries-devexpress-dot-data-dot-plinq-dot-plinqinstantfeedbacksource-dot-underscore-properties.md

latest3.2 KB
Original Source

PLinqInstantFeedbackSource Properties

The data source for the GridControl and SearchLookUpEdit that binds these controls to any enumerable source in Instant Feedback Mode.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DefaultSortingSpecifies how data source contents are sorted by default, when the sort order is not specified by the bound control.
DegreeOfParallelismSpecifies the maximum number of parallel threads that will be started to process a query.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DesignTimeElementTypeSpecifies the type of objects that will be retrieved from a data source, at design time.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

PLinqInstantFeedbackSource Class

PLinqInstantFeedbackSource Members

DevExpress.Data.PLinq Namespace