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

In This Topic
    PropertyGridAttributeAutoGeneratingEventArgs Class
    In This Topic
    Event data for auto-generation of property attributes.
    Object Model
    PropertyGridAttributeAutoGeneratingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class PropertyGridAttributeAutoGeneratingEventArgs 
       Inherits C1.WPF.Grid.CancelEventArgs
    public class PropertyGridAttributeAutoGeneratingEventArgs : C1.WPF.Grid.CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.Grid.CancelEventArgs
             C1.WPF.PropertyGrid.PropertyGridAttributeAutoGeneratingEventArgs

    See Also