Namespace: SchemaExplorer.Design
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public class SchemaObjectEditor : DialogTextBoxPropertyEditor
Visual Basic
Public Class SchemaObjectEditor
	Inherits DialogTextBoxPropertyEditor

Inheritance Hierarchy

System..::..Object
  PropertyEditor
    DialogTextBoxPropertyEditor
      SchemaExplorer.Design..::..SchemaObjectEditor

See Also