[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.WidthEditor

WidthEditor Class

Editor of the Width property.

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

Constructors

Name Description
WidthEditor()

Methods

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

Gets whether the specified property is supported by this editor.