ComponentOne Scheduler for WPF and Silverlight
PilePanel Class
Members 

C1.Silverlight.Schedule Namespace : PilePanel Class
Positions child elements one over another as it is done by the System.Windows.Controls.Grid panel with single row and single column.
Object Model
PilePanel Class
Syntax
'Declaration
 
Public Class PilePanel 
   Inherits System.Windows.Controls.Panel
public class PilePanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               C1.Silverlight.Schedule.PilePanel

See Also

Reference

PilePanel Members
C1.Silverlight.Schedule Namespace