LinqServerModeSource Constructors
The data source for the GridControl and PivotGridControl that binds these controls to any queryable source (e.g., ‘LINQ to SQL Classes’ or XPQuery<T>) in server mode.| Name | Description |
|---|---|
| LinqServerModeSource() | Initializes a new instance of the LinqServerModeSource class. |
See Also