'宣言 Public Class GridLengthEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of GridLength,GridLengthEditorControl) Implements IPropertyGridEditor
public class GridLengthEditor : C1.WPF.PropertyGrid.BaseEditor<GridLength,GridLengthEditorControl>, IPropertyGridEditor