[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.NumericEditor.Create

Create Method

Create(C1PropertyGrid)

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