PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / ObjectEditor Class / Attach Method

In This Topic
    Attach Method (ObjectEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub Attach( _
       ByVal advanced As AdvancedEditor, _
       ByVal group As PropertyGroup, _
       ByVal valueChanged As Action(Of AdvancedEditor,Object) _
    ) 

    Parameters

    advanced
    group
    valueChanged
    See Also