Namespace:
EGIS.Controls
Assembly: EGIS.Controls (in EGIS.Controls.dll)
Assembly: EGIS.Controls (in EGIS.Controls.dll)
Syntax
Visual Basic |
---|
Public Class CsvToShapeFileControl _ Inherits UserControl |
C# |
---|
public class CsvToShapeFileControl : UserControl |
Visual C++ |
---|
public ref class CsvToShapeFileControl : public UserControl |
JavaScript |
---|
EGIS.Controls.CsvToShapeFileControl = function(); Type.createClass( 'EGIS.Controls.CsvToShapeFileControl', UserControl); |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
EGIS.Controls..::..CsvToShapeFileControl
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
EGIS.Controls..::..CsvToShapeFileControl