Scheduler for WPF
AutoDistributionGrid クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : AutoDistributionGrid クラス
Represents a grid panel that automatically distributes child elements among grid cells.
オブジェクト モデル
AutoDistributionGrid クラス
シンタックス
'宣言
 
Public Class AutoDistributionGrid 
   Inherits System.Windows.Controls.Grid
public class AutoDistributionGrid : System.Windows.Controls.Grid 
解説

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

継承階層

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

参照

AutoDistributionGrid メンバ
C1.WPF.Schedule 名前空間