[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.IPropertyGridEditor.Create

Create Method

Create(C1PropertyGrid)

Creates a new editor.

Declaration
FrameworkElement Create(C1PropertyGrid parent)
Parameters
Type Name Description
C1PropertyGrid parent

The parent grid.

Returns
Type Description
FrameworkElement