[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.PropertyGrid Assembly
C1.WPF.PropertyGrid
Interfaces
IPropertyGridEditor
Methods
Create
dotnet-api
C1.WPF.PropertyGrid Assembly
C1.WPF.PropertyGrid
Classes
Enums
Interfaces
IPropertyGridEditor
Methods
Attach
Create
Detach
Supports
C1.WPF.PropertyGrid.Resources
(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