[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.HeightEditor

HeightEditor Class

Editor of the Height property.

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

Constructors

Name Description
HeightEditor()

Methods

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

Gets whether the specified property is supported by this editor.