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

In This Topic
    HeightEditor Class
    In This Topic
    Editor of the Height property.
    Object Model
    HeightEditor Class
    Syntax
    'Declaration
     
    
    Public Class HeightEditor 
       Inherits NumericEditor
       Implements IPropertyGridEditor 
    public class HeightEditor : NumericEditor, IPropertyGridEditor  
    Inheritance Hierarchy

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

    See Also