VirtualServerModeSource(IContainer) Constructor
Initializes a new instance of the VirtualServerModeSource class with the specified owner container.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | IContainer | The owner container of the created VirtualServerModeSource instance. |
See Also