Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / EditorAttribute Class
Members

In This Topic
    EditorAttribute Class
    In This Topic
    Specifies the editor to use for a property displayed in a C1PropertyGrid.
    Object Model
    EditorAttribute Class
    Syntax
    'Declaration
     
    
    Public Class EditorAttribute 
       Inherits System.Attribute
    public class EditorAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.WPF.Extended.EditorAttribute

    See Also