[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.BaseEditor-2.ApplyEditorStyleProperties

ApplyEditorStyleProperties Method

ApplyEditorStyleProperties(C1PropertyGrid, FrameworkElement)

Applies the Editor properties specified in the C1PropertyGrid.

Declaration
protected void ApplyEditorStyleProperties(C1PropertyGrid parent, FrameworkElement editor)
Protected Sub ApplyEditorStyleProperties(parent As C1PropertyGrid, editor As FrameworkElement)
Parameters
Type Name Description
C1PropertyGrid parent

The parent property grid.

FrameworkElement editor

The editor.