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

C1.WPF.Extended.PropertyGrid Namespace > CollectionEditor Class > Attach Method : Attach(PropertyGroup) Method
Attaches (initializes) the editor with the current group.
Syntax
'Declaration
 
Public Overloads Sub Attach( _
   ByVal group As PropertyGroup _
) 
public void Attach( 
   PropertyGroup group
)

Parameters

group
See Also

Reference

CollectionEditor Class
CollectionEditor Members
Overload List