[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.NumericEditor

NumericEditor Class

Editor for numeric properties.

Inheritance
BaseEditor<object, C1NumericBox>
NumericEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class NumericEditor : BaseEditor<object, C1NumericBox>, IPropertyGridEditor

Constructors

Name Description
NumericEditor()

Methods

Name Description
Attach(C1NumericBox, PropertyGroup, Action<C1NumericBox, object>)
Create(C1PropertyGrid)
Detach(C1NumericBox, PropertyGroup)
Supports(PropertyInfo)

Gets whether the specified property is supported by this editor.