[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.GridLengthEditor

GridLengthEditor Class

Editor of the Height property.

Inheritance
GridLengthEditor
Implements
Namespace: C1.WPF.PropertyGrid
Assembly: C1.WPF.PropertyGrid.dll
Syntax
public class GridLengthEditor : BaseEditor<GridLength, GridLengthEditorControl>, IPropertyGridEditor

Constructors

Name Description
GridLengthEditor()

Methods

Name Description
Attach(GridLengthEditorControl, PropertyGroup, Action<GridLengthEditorControl, object>)
Create(C1PropertyGrid)
Detach(GridLengthEditorControl, PropertyGroup)