XtraCommonDialog(IContainer) Constructor
Initializes a new instance of the XtraCommonDialog class with specified settings.
Namespace: DevExpress.XtraEditors.Base
Assembly: DevExpress.XtraDialogs.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | An IContainer descendant that owns this dialog. |
See Also