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