ComponentOne Extended Library for WPF and Silverlight
Attach Method (ITypeEditorControl)

C1.WPF.Extended Namespace > ITypeEditorControl Interface : Attach Method
Attaches (initializes) the editor with the current property.
Syntax
'Declaration
 
Sub Attach( _
   ByVal property As PropertyAttribute _
) 
void Attach( 
   PropertyAttribute property
)

Parameters

property
See Also

Reference

ITypeEditorControl Interface
ITypeEditorControl Members