C1.Silverlight.Extended.PropertyGrid Namespace / BrushEditor Class / Attach Method / Attach(PropertyGroup) Method
a property group

In This Topic
Attach(PropertyGroup) Method
In This Topic
Attaches (initializes) the editor with the current Group.
Syntax
'Declaration
 
Public Overloads Sub Attach( _
   ByVal group As PropertyGroup _
) 
 

Parameters

group
a property group
See Also