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