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

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