'Declaration
Protected Sub ApplyEditorStyleProperties( _ ByVal parent As C1PropertyGrid, _ ByVal editor As FrameworkElement _ )
protected void ApplyEditorStyleProperties( C1PropertyGrid parent, FrameworkElement editor )
Parameters
- parent
- The parent property grid.
- editor
- The editor.