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

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

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

    See Also