PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / MemberAttribute Class / SelectedObject Property

In This Topic
    SelectedObject Property (MemberAttribute)
    In This Topic
    Gets the current object this member attributes are applied to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedObject As Object
    public object SelectedObject {get;}
    See Also