ComponentOne Scheduler for WPF and Silverlight
PilePanel Class
Members 

C1.WPF.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.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.Schedule.PilePanel

See Also

Reference

PilePanel Members
C1.WPF.Schedule Namespace