'Declaration
Public Class FontWeightEditor Inherits C1.WPF.PropertyGrid.BaseFontEditor(Of FontWeight) Implements IPropertyGridEditor
public class FontWeightEditor : C1.WPF.PropertyGrid.BaseFontEditor<FontWeight>, IPropertyGridEditor
'Declaration
Public Class FontWeightEditor Inherits C1.WPF.PropertyGrid.BaseFontEditor(Of FontWeight) Implements IPropertyGridEditor
public class FontWeightEditor : C1.WPF.PropertyGrid.BaseFontEditor<FontWeight>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.BaseFontEditor<T>
C1.WPF.PropertyGrid.FontWeightEditor