ComponentOne Extended Library for WPF and Silverlight
PropertiesPanel Property (C1PropertyGrid)

C1.Silverlight.Extended Namespace > C1PropertyGrid Class : PropertiesPanel Property
Gets or sets the template that defines the panel that controls the layout of properties.
Syntax
'Declaration
 
Public Property PropertiesPanel As ItemsPanelTemplate
public ItemsPanelTemplate PropertiesPanel {get; set;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members