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

C1.Silverlight.Extended Namespace > ITypeMutipleEditorControl Interface : Attach Method
Attaches (initializes) the editor with the current Group.
Syntax
'Declaration
 
Sub Attach( _
   ByVal group As PropertyGroup _
) 
void Attach( 
   PropertyGroup group
)

Parameters

group
See Also

Reference

ITypeMutipleEditorControl Interface
ITypeMutipleEditorControl Members