UnboundSource(IContainer) Constructor
Initializes a new instance of the UnboundSource class.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | An IContainer object. |
See Also