PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / FontWeightEditor Class
Members

In This Topic
    FontWeightEditor Class
    In This Topic
    Editor of font-weight properties.
    Object Model
    FontWeightEditor Class
    Syntax
    'Declaration
     
    
    Public Class FontWeightEditor 
       Inherits C1.WPF.PropertyGrid.BaseEditor(Of Object,C1ComboBox)
       Implements IPropertyGridEditor 
    Inheritance Hierarchy

    System.Object
       C1.WPF.PropertyGrid.BaseEditor<P,C>
          C1.WPF.PropertyGrid.FontWeightEditor

    See Also