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

In This Topic
    MemberName Property (PropertyGroup)
    In This Topic
    Gets the member name.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MemberName As String
    public string MemberName {get;}
    See Also