Initializes a new instance of the ExtendedPropertyEditorUI class

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

Syntax

C#
public ExtendedPropertyEditorUI(
	SchemaObjectBase schemaObject
)
Visual Basic
Public Sub New ( 
	schemaObject As SchemaObjectBase
)

Parameters

schemaObject
Type: SchemaExplorer..::..SchemaObjectBase

See Also