PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGroup Class / PropertyInfo Property

In This Topic
    PropertyInfo Property (PropertyGroup)
    In This Topic
    Gets the PropertyInfo associated to this group of PropertyAttribute.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyInfo As PropertyInfo
    public PropertyInfo PropertyInfo {get;}
    See Also