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

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