Gets or sets the template that defines the panel that controls the layout of properties.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public ItemsPanelTemplate PropertiesPanel { get; set; } |
| Visual Basic |
|---|
Public Property PropertiesPanel As ItemsPanelTemplate Get Set |