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

C1.Silverlight.Extended.PropertyGrid Namespace > ColorPaletteEditor 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

ColorPaletteEditor Class
ColorPaletteEditor Members
Overload List