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

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