C1.WPF.Extended.PropertyGrid Namespace / BoolEditor Class / Attach Method / Attach(PropertyGroup) Method

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
See Also