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

C1.Silverlight.Extended.PropertyGrid Namespace > BrushEditor Class > Attach Method : Attach(PropertyGroup) Method
a property group
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
a property group
See Also

Reference

BrushEditor Class
BrushEditor Members
Overload List