Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / AutoGeneratePropertiesProperty Field

In This Topic
    AutoGeneratePropertiesProperty Field (C1PropertyGrid)
    In This Topic
    Identifies the AutoGenerateProperties dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AutoGeneratePropertiesProperty As DependencyProperty
    public static readonly DependencyProperty AutoGeneratePropertiesProperty
    See Also