ViewSelector(IContainer) Constructor
Initializes a new instance of the ViewSelector class with the specified container.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v26.1.Extensions.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | An object which implements the IContainer interface. |
See Also