LinqServerModeDataSource Constructors
A non-visual component that can be used as a data source for the GridControl, PivotGridControl and SearchLookUpEdit controls in Server Mode. Can be associated with any queryable source.Name | Description |
---|---|
LinqServerModeDataSource() | Initializes a new instance of the LinqServerModeDataSource class. |
See Also