Initializes a new instance of the ExtendedBindableProperty class

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

Syntax

C#
public ExtendedBindableProperty(
	ExtendedProperty property
)
Visual Basic
Public Sub New ( 
	property As ExtendedProperty
)

Parameters

property
Type: SchemaExplorer..::..ExtendedProperty

See Also