EditExtractOptionsContext(UserLookAndFeel, IWin32Window) Constructor
Initializes a new instance of the EditExtractOptionsContext class with the specified settings.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
lookAndFeel | UserLookAndFeel | A UserLookAndFeel object whose properties specify the look and feel settings applied to the Wizard pages. |
owner | IWin32Window | A IWin32Window object that is the parent window for the Data Access Wizard. |
See Also