[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.CursorEditor.Create

Create Method

Create(C1PropertyGrid)

Declaration
public override C1ComboBox Create(C1PropertyGrid parent)
Public Overrides Function Create(parent As C1PropertyGrid) As C1ComboBox
Parameters
Type Name Description
C1PropertyGrid parent
Returns
Type Description
C1ComboBox
Overrides