SqlWizardOptionsProvider(Func<SqlWizardOptions>) Constructor
Initializes a new instance of the SqlWizardOptionsProvider class with the specified wizard options.
Namespace: DevExpress.XtraReports.Wizards3
Assembly: DevExpress.XtraReports.v21.2.Extensions.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
getOptions | Func<SqlWizardOptions> | A function specifying the required SqlWizardOptions. |
See Also
Feedback