C1.WPF.Extended Namespace / C1PropertyGrid Class / PropertiesPanel Property

In This Topic
PropertiesPanel Property (C1PropertyGrid)
In This Topic
Gets or sets the template that defines the panel that controls the layout of properties.
Syntax
'Declaration
 
Public Property PropertiesPanel As ItemsPanelTemplate
 
See Also