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