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

In This Topic
Attach(PropertyAttribute) Method
In This Topic
Attaches (initializes) the editor with the current property.
Syntax
'Declaration
 
Public Overloads Overridable Sub Attach( _
   ByVal property As PropertyAttribute _
) 
 

Parameters

property
See Also