Skip to main content
A newer version of this page is available. .

SqlGeometryDataAdapter.WizardSource Property

For internal use.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

[Browsable(false)]
[DefaultValue(null)]
[EditorBrowsable(EditorBrowsableState.Never)]
public object WizardSource { get; set; }

Property Value

Type Default
Object null
See Also