ComponentOne Scheduler for WPF and Silverlight
AutoDistributionGrid Class
Members 

C1.WPF.Schedule Namespace : AutoDistributionGrid Class
Represents a grid panel that automatically distributes child elements among grid cells.
Object Model
AutoDistributionGrid Class
Syntax
'Declaration
 
Public Class AutoDistributionGrid 
   Inherits System.Windows.Controls.Grid
public class AutoDistributionGrid : System.Windows.Controls.Grid 
Remarks

The AutoDistributionGrid class provides the following additional functionality to the base Grid class.

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
                     System.Windows.Controls.Grid
                        C1.WPF.Schedule.AutoDistributionGrid

See Also

Reference

AutoDistributionGrid Members
C1.WPF.Schedule Namespace