Skip to main content

SqlGeometryDataAdapter.WizardSource Property

For internal use.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

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

Property Value

Type Default
Object null
See Also