Click or drag to resize
FdoProviderWizard Class
Inheritance Hierarchy

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdoProviderWizard : Form

The FdoProviderWizard type exposes the following members.

Constructors
  NameDescription
Public methodFdoProviderWizard
Initializes a new instance of the FdoProviderWizard class
Top
Properties
  NameDescription
Public propertylvSchemaAttributes
Public propertyTargetCrs
Public propertyTargetCrsDisable
Disable user-selecting target coordinate reference system.
Public propertyTargetCrsEmpty
Gets or sets string when target coordinate reference system is not set.
Public propertyTargetCrsOverride
Gets or sets string overriding displayed target coordinate reference system name.
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the FdoProviderWizard and optionally releases the managed resources
(Overrides FormDispose(Boolean).)
Top
See Also