PLinqInstantFeedbackDataSource Constructors
A non-visual component that you can use as a PLINQ data source for the GridControl in Instant Feedback Mode. This component supports IEnumerable<T> sources.Name | Description |
---|---|
PLinqInstantFeedbackDataSource() | Initializes a new instance of the PLinqInstantFeedbackDataSource class. |
See Also