
'Declaration
Public Class GridLengthEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of GridLength,GridLengthEditorControl) Implements IPropertyGridEditor
public class GridLengthEditor : C1.WPF.PropertyGrid.BaseEditor<GridLength,GridLengthEditorControl>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.GridLengthEditor