Back to Devexpress

SqlGeometryDataAdapter.WizardSource Property

windowsforms-devexpress-dot-xtramap-dot-sqlgeometrydataadapter-bb2c148d.md

latest1.1 KB
Original Source

SqlGeometryDataAdapter.WizardSource Property

For internal use.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[Browsable(false)]
[DefaultValue(null)]
[EditorBrowsable(EditorBrowsableState.Never)]
public object WizardSource { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
<DefaultValue(Nothing)>
Public Property WizardSource As Object

Property Value

TypeDefault
Objectnull

See Also

SqlGeometryDataAdapter Class

SqlGeometryDataAdapter Members

DevExpress.XtraMap Namespace