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

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